Support case insensitive url path matching
------------------------------------------

                 Key: SHIRO-257
                 URL: https://issues.apache.org/jira/browse/SHIRO-257
             Project: Shiro
          Issue Type: Improvement
          Components: Web
    Affects Versions: 1.1.0, 1.0.0, 0.9
            Reporter: Kalle Korhonen
             Fix For: 1.2.0


Three places to modify: 1) configuration needs to normalized (lowercases), 
PathMatchingFilterChainResolver (perhaps just a property of PatternMatcher?) 
and PathMatchingFilter, the last related to SHIRO-256, hopefully I could just 
remove the filter functionality.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to