We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffde3b7 commit b6c868fCopy full SHA for b6c868f
CHANGELOG.md
@@ -23,6 +23,8 @@
23
to applications for added security.
24
- Logging is now verbose by default so the `-v` option has been
25
removed and a `--quiet` option has been added to mute the log.
26
+- To be bug compliant with 4.x releases, if a rule for public readable
27
+ root / does not exist, it will check in /index.html.acl (see issue #1063)
28
- Command line options are now kebab-cased rather than camelCased,
29
config options may be both.
30
- Many smaller fixes.
0 commit comments