Commit Graph

4 Commits (f3af7bab50499e9f0a0f402adb59598ca0373735)

Author SHA1 Message Date
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
Igor Scheller c9d7e88cc7 Implemented controller permissions
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model