8 Commits (edf32208246341e568f2c7f3729618de3ef97227)

Author SHA1 Message Date
Igor Scheller b9bb68c8ac AuthController: Use configured home_site 5 years ago
Igor Scheller 810068dcf8 Fixes: AuthController session error merging and StatsTest 5 years ago
Igor Scheller e124b41977 Tests: TestCase: Initialize $this->app on every run 5 years ago
msquare 6df62659da show password recovery always, fix test 5 years ago
Igor Scheller 6743106d9a Replaced validation with `respect/validation` 5 years ago
Igor Scheller 6d5ada2522 Added validation to AuthController 5 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
5 years ago
Igor Scheller 6ed891fc04 Added logout via AuthController 5 years ago