Switch to Spring Security Tags for Permission Checks

Issue #2692 open
Daniel Zoller created an issue

Currently we are checking if the user is allowed to perform a specific action by hand. Spring security provides a tag lib (see http://docs.spring.io/spring-security/site/docs/3.0.x/reference/taglibs.html).

Comments (1)

  1. Log in to comment