Tagged Questions

1
vote
1answer
54 views

Grails: How to protect gsp views with shiro?

I am using shiro to protect my grails application, using the default setup as with grails shiro-quick-start and a custom user. So far, all controller actions are protected, but if I put in the URL ...