Commit Graph

11 Commits

Author SHA1 Message Date
DaanSelen
44d274a998 chore: remove unneeded reference 2026-01-15 09:00:20 +01:00
Daan Selen
b6e2f084e6 chore: add implicit TLS support for email 2026-01-14 23:45:42 +01:00
DaanSelen
17e23685ec refac: Email.py module with bugfix (#1058)
* refac: refactor Email.py module for clarity

* chore: rework ready method for dynamic config

* chore: implement resolvconf from v4.3.2-dev
2026-01-03 13:00:23 +01:00
Gary Deeble
6cf1eb6140 Removed extra print statement 2025-09-07 08:25:04 -04:00
Donald Zou
4b713ab66e Added authentication option for SMTP
#893 and thank you @gdeeble!
2025-09-07 18:25:48 +08:00
Donald Zou
44af7eba11 Finished forgot password for clients app 2025-09-05 15:48:11 +08:00
Donald Zou
f62e481fa0 Fixed email sender validation 2025-08-20 15:10:55 +08:00
Donald Zou
9fa0d91d06 Update Email.py
Fixed #699
2025-04-25 14:08:45 +08:00
Donald Zou
510f60bdeb Update Email.py
Fixed to accomodate SMTP service where `username` is not an email address from #702
2025-04-25 13:39:29 +08:00
Donald Zou
6681303450 Adjusted some API endpoint
Some checks failed
Qodana / qodana (push) Has been cancelled
2025-04-19 02:54:47 +08:00
Donald Zou
645db97c14 Refactored some custom classess 2025-01-19 14:04:21 +08:00