Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Resolved
-
1.4.0-RC2
-
None
-
None
Description
Currently when using permissions generated from the shiri.ini file all permissions are the default case-insensitive WildcardPermissions. This change is to create a mechanism to specify that the permissions should be case sensitive.
Additionally the solution should allow for replacement of the PermissionResolver implementation.