summary refs log tree commit diff
path: root/src/api/routes/auth/verify (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a few issues with emailsPuyodead12023-02-241-1/+1
* first batch of requested changesPuyodead12023-02-241-15/+39
* implement password resetPuyodead12023-02-241-1/+1
* don't print anything if email send is successfulPuyodead12023-02-241-2/+1
* add right to resend verification emailsPuyodead12023-02-231-21/+25
* fix: email verificationPuyodead12023-02-232-15/+15
* config: require account verificationPuyodead12023-02-231-6/+2
* fix linting errorsPuyodead12023-02-231-11/+4
* Fix template rendering and use verify email templatePuyodead12023-02-231-1/+1
* Email verification worksPuyodead12023-02-232-3/+69
* add missing copyright headersPuyodead12023-02-231-0/+18
* send email verificationPuyodead12023-02-231-0/+45
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-11/+23
* Move schemas to /src/util/schemasMadeline2022-09-261-5/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+26