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
..
base.twig Implemented AuthController for login