You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago
..
emails Changed `src/` code and templates to use the new user model 6 years ago
errors Implemented AuthController for login 6 years ago
layouts Added csrf middleware 6 years ago
macros Implemented AuthController for login 6 years ago
pages Implemented AuthController for login 6 years ago