Skip to content

Conversation

@GaneshPatil7517
Copy link
Contributor

Updates Web and Spring Boot documentation to describe the new filter chain
resolver configuration parameters and their default behavior in Shiro 2.x
and 3.x.

Refs #272

Copilot AI review requested due to automatic review settings January 19, 2026 09:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Shiro documentation to describe new filter chain resolver configuration parameters (caseInsensitive and allowAccessByDefault) for both Web (shiro.ini) and Spring Boot (application.properties) configurations, addressing issue #272. Additionally, it includes unrelated improvements to commercial support documentation and navigation.

Changes:

  • Added documentation for filterChainResolver.caseInsensitive and filterChainResolver.allowAccessByDefault parameters in Web configuration
  • Added documentation for shiro.caseInsensitive and shiro.allowAccessByDefault parameters in Spring Boot configuration
  • Enhanced commercial support page with improved formatting and policy information

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/site/templates/menu.ftl Added "Commercial Support" link to navigation menu
src/site/content/web.adoc Added section documenting filter chain resolver configuration options for case-insensitive matching and default access behavior
src/site/content/support.adoc Added link to commercial support page
src/site/content/spring-boot.adoc Added two new configuration parameters for case-insensitive matching and default access control
src/site/content/commercial-support.adoc Restructured page with improved formatting, clearer sections, and addition policy guidelines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GaneshPatil7517 GaneshPatil7517 force-pushed the docs/update-config-parameters branch from 50b97af to f79366d Compare January 19, 2026 09:36
GaneshPatil7517 and others added 2 commits January 19, 2026 15:06
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant