8000 Tags · eugeneilyin/mORMotBP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: eugeneilyin/mORMotBP

Tags

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.3

Toggle v2.3's commit message
Release 2.3

  - Upgrade Assets to HTML Boilerplate v8.0.0
  - Upgrade options to Apache Server Configs v4.0.0
  - Upgrade Brotli compression to v1.0.9
  - Add support of 1490 MIME Types file extensions from IANA, Apache, and Mozilla
  - bpoDelegateUnauthorizedTo404 set content for HTTP 401 "Unauthorized" response code equals to '/404'
  - bpoDelegateNotAcceptableTo404 set content for HTTP 406 "Not Acceptable" response code equals to '/404'
  - bpoDelegateHidden block access to all hidden files and directories except for the visible content from within the "/.well-known/" hidden directory
  - bpoDisableTRACEMethod prevents TRACE requests being made via JavaScript
  - TStrictSSL supports strictSSLIncludeSubDomainsPreload
  - DNSPrefetchControl property to control DNS prefetching
  - TAssets.SaveToFile now forces file directories before save and returns boolean success value
  - assetslz didn't store compressed content if it size is greater than the size of the identity content (which prevents unnecessary bundle increase)

v2.2

Toggle v2.2's commit message
Release 2.2

- Align assets to recent HTML 5 Boilerplate 7.3.0
- New CPS unit to handle Content Security Policy Level 2 / Level 3
- Add TBoilerplateHTTPServer.ContentSecurityPolicyReportOnly property
- BoilerplateAssets content types normalization

v2.1.1

Toggle v2.1.1's commit message
Fix TAsset.SaveIdentityToFile when Root is empty

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typo

v2.0

Toggle v2.0's commit message
Merge branch 'master' of https://github.com/eugeneilyin/mORMotBP

0