8 Commits (6b1c22a743ea47e8522830c761030a618f88e9db)

Author SHA1 Message Date
Igor Scheller 72f4839130 Added HasUserNotifications trait to show messages to the user 5 years ago
Igor Scheller b9bb68c8ac AuthController: Use configured home_site 5 years ago
Igor Scheller 810068dcf8 Fixes: AuthController session error merging and StatsTest 5 years ago
msquare eefae43a47 simplified login form, show password recovery always, some camp theme tweaks 6 years ago
msquare b03102e3c6 AuthController return types 6 years ago
Igor Scheller 6d5ada2522 Added validation to AuthController 6 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago
Igor Scheller 6ed891fc04 Added logout via AuthController 6 years ago