canopy/src/controllers/api/account
2025-10-16 05:25:08 -04:00
..
deleteController.js Updated license text. 2024-12-29 15:27:05 -05:00
emailChangeRequestController.js Prevented users from signing up with an email/username which was already present in the migration database. 2025-10-14 02:10:34 -04:00
loginController.js Updated license text. 2024-12-29 15:27:05 -05:00
logoutController.js Added CSRF protection to all API calls. /api/account AJAX calls updated. 2024-12-29 21:40:50 -05:00
migrationController.js Implemented Profile Migration Backend 2025-10-16 05:25:08 -04:00
passwordResetController.js Updated license text. 2024-12-29 15:27:05 -05:00
passwordResetRequestController.js Fixed IP-Hashing and Alt Detection behind Reverse Proxies 2025-04-27 05:46:01 -04:00
rankEnumController.js Updated license text. 2024-12-29 15:27:05 -05:00
registerController.js Imrpoved IP Ban Messages 2025-04-28 17:44:07 -04:00
updateController.js Gave profile page a facelift in perperation for email/password update pop-ups. 2024-12-31 06:50:34 -05:00