lprimak opened a new issue, #272: URL: https://github.com/apache/shiro-site/issues/272
Shiro will have new config knobs: Add the following into the Web docs (shiro.ini): - [ ] `filterChainResolver.caseInsensitive` can be set to true for 2.x and default for 3.x - [ ] `filterChainResolver.allowAccessByDefault` defaults to false for 3.x can be set true Add the following to Spring integration docs (application.properties) - [ ] `shiro.caseInsensitive` can be set to true for 2.x and default for 3.x - [ ] `shiro.allowAccessByDefault` defaults to false for 3.x can be set true -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
