summary refs log tree commit diff
path: root/src/api/routes/auth/forgot.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Madeline2023-02-251-1/+1
| | | | generation
* implement password resetPuyodead12023-02-241-0/+92