Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-13 | nodemailer: Add support for no-auth and fix from address for attendee emails | Ovv | |
2024-07-26 | Allow self-signed certs for SMTP server | HybridSarcasm | |
Added "tls:" property of 'rejectUnauthorized: false' to allow program to continue startup when SMTP certificates are not able to be validated against known trusted roots. | |||
2024-07-01 | Allow 'none' as an email option | Raphael Kabo | |
2024-02-26 | fix: remove unused imports | Raphael Kabo | |
2024-02-25 | feat: optionally restrict event creation to specific emails | Raphael Kabo | |
2023-10-07 | refactor: event form and api routes | Raphael Kabo | |