aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/Controllers/AuthController.php
Commit message (Expand)AuthorAgeFilesLines
* Add rate limiting on login and password reset endpointsThomas Vanbesien2026-03-221-0/+32
* Add profile page for editing username, email, password, and notificationsThomas Vanbesien2026-03-211-8/+0
* Add user authentication with email verification and password resetThomas Vanbesien2026-03-211-0/+229