This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
..
403.twig Templating: Improved error templates
404.twig Templating: Improved error templates
405.twig Implemented AuthController for login
419.twig Added csrf middleware
default.twig Templating: Improved error templates