summary refs log tree commit diff
path: root/src/api/routes/auth/forgot.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Routes: reduce scope of api imports to api/utilRory&2026-06-171-1/+1
* Move entities to databaseRory&2026-06-121-2/+4
* Port User.tag getter from pomelo as utilityRory&2026-01-231-1/+1
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-43/+43
* Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-121-10/+5
* Reorganise schemas a little bitRory&2025-10-151-1/+2
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* Send 204 regardless of user existanceTomatoCake2024-08-211-53/+13
* oapi: fix a few response types in authPuyodead12023-04-131-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* auth routesPuyodead12023-04-131-1/+12
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-0/+18
* Rename password_reset config to passwordReset as it messes with config key ge...Madeline2023-02-251-1/+1
* implement password resetPuyodead12023-02-241-0/+92