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
..
Metrics Tests: Fix type warning 6 years ago
Stub Implemented AuthController for login 6 years ago
ApiControllerTest.php Replaced old /api endpoint with ApiController 6 years ago
AuthControllerTest.php Implemented AuthController for login 6 years ago
BaseControllerTest.php Implemented controller permissions 6 years ago
CreditsControllerTest.php Added logout via AuthController 6 years ago
HomeControllerTest.php Added tests to HomeController 6 years ago