Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | Email verification works | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | | | | | | | | - Added /auth/verify to authenticated route whitelist - Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check - Implemented /auth/verify/resend - Moved verification email sending to a helper method - Fixed VerifyEmailSchema requiring captcha_key | ||||
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
| | |||||
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+4 |