Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor checkToken | Madeline | 2023-07-28 | 1 | -2/+1 |
| | |||||
* | oapi: fix a few response types in auth | Puyodead1 | 2023-04-13 | 1 | -2/+6 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 2 | -2/+2 |
| | |||||
* | auth routes | Puyodead1 | 2023-04-13 | 3 | -5/+29 |
| | |||||
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 3 | -6/+6 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 3 | -3/+3 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 3 | -3/+3 |
| | |||||
* | fix a few issues with emails | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
| | |||||
* | first batch of requested changes | Puyodead1 | 2023-02-24 | 1 | -15/+39 |
| | |||||
* | implement password reset | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
| | |||||
* | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 1 | -2/+1 |
| | |||||
* | add right to resend verification emails | Puyodead1 | 2023-02-23 | 1 | -21/+25 |
| | |||||
* | fix: email verification | Puyodead1 | 2023-02-23 | 2 | -15/+15 |
| | |||||
* | config: require account verification | Puyodead1 | 2023-02-23 | 1 | -6/+2 |
| | |||||
* | fix linting errors | Puyodead1 | 2023-02-23 | 1 | -11/+4 |
| | |||||
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | | | | email html is weird, some stuff isn't supported. | ||||
* | Email verification works | Puyodead1 | 2023-02-23 | 2 | -3/+69 |
| | | | | | | | | - 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/+45 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Prettier | Madeline | 2022-09-26 | 1 | -11/+23 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -5/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+26 |