Am 13.01.2013 12:49, schrieb John Small:
> Hello,
>
> don't put the Logincontroller in the resources because then you actually
> need to be logged in to access it !
> Everything mentioned in the resources is blocked by default.
>
Isn't the access to the LoginController GRANTed by
Everybody:
methods:
Login: GRANT
?
Axel