Skip to content
Snippets Groups Projects
  • Paul-Christian Volkmer's avatar
    Some changes to security implementation · b1e3fb42
    Paul-Christian Volkmer authored and Daniel Gerhardt's avatar Daniel Gerhardt committed
    Set default evaluation result to false and throw an AccessDeniedException.
    SecurityExceptionControllerAdvice checks if there is an valid login and
    decides whether to send HTTP 401 or HTTP 403.
    
    Conflicts:
    	src/test/java/de/thm/arsnova/controller/AbstractControllerTest.java
    b1e3fb42