grails-shiro icon indicating copy to clipboard operation
grails-shiro copied to clipboard

Grails Plugin for the Apache Shiro security framework

Results 4 grails-shiro issues
Sort by recently updated
recently updated
newest added

When using the shiro-quick-start script the template for SecurityFilters.groovy does not work well with the asset pipeline plugin. All assets (images, css) are protected by shiro and you see broken...

I've created a new tag that checks if the user has any of the permissions given. The tag need the attribute "permissions" that should be a separated comma string with...

$grailsVersion causes error when resolving dependencies since there is no hibernate/tomcat plugin that have the same version with $grailsVersion I'm using the latest available version for both hibernate and tomcat...