Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-23 | fix: verification required for login not working correctly | Puyodead1 | 1 | -0/+1 |
2023-02-23 | config: require account verification | Puyodead1 | 3 | -6/+14 |
2023-02-23 | fix linting errors | Puyodead1 | 4 | -64/+19 |
2023-02-23 | Update package-lock.json | Puyodead1 | 1 | -61/+6085 |
2023-02-23 | Add mailjet transport | Puyodead1 | 6 | -56/+402 |
2023-02-23 | Add Mailgun transport | Puyodead1 | 7 | -11/+207 |
2023-02-23 | rename SMTPConfigurations to EmailConfiguration | Puyodead1 | 5 | -7/+8 |
2023-02-23 | Fix template rendering and use verify email template | Puyodea |