summary refs log tree commit diff
path: root/src/api/routes/auth/verify/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a few issues with emailsPuyodead12023-02-241-1/+1
* first batch of requested changesPuyodead12023-02-241-15/+39
* fix: email verificationPuyodead12023-02-231-14/+14
* config: require account verificationPuyodead12023-02-231-6/+2
* fix linting errorsPuyodead12023-02-231-11/+4
* Email verification worksPuyodead12023-02-231-3/+20
* add missing copyright headersPuyodead12023-02-231-0/+18
* send email verificationPuyodead12023-02-231-0/+45