This might be the case - thanks for the report! -- Les Hazlewood | @lhazlewood CTO, Stormpath | http://stormpath.com | @goStormpath | 888.391.5282
On Sat, Jun 6, 2015 at 9:34 AM, Darin Gordon <[email protected]> wrote: > starting at line 74, I assume that the tester was intending to apply > case-sensitive testing but did not do so by setting caseSensitive to false > when it should have been set to true > > see: > > https://github.com/apache/shiro/blob/2.0-api-design-changes/core/src/test/java/org/apache/shiro/authz/permission/WildcardPermissionTest.java#L74 > > please confirm? > > -DG- >
