mealie/tests
Nick Kringle 6a88a59981
feat: extend email support for SSL/No Auth Email Support (#1235)
* Changes Settings to use new SMTP_AUTH_STRATEGY variable in place of SMTP_TLS with transition support

#1187

* Wires up default email client to use ssl or tls authentication if enabled in settings

* Updates the docs

* Update template file

* remove SMTP_TLS and use staticmethod for validate

* consolidate test cases with params

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-05-21 11:15:14 -08:00
..
data Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
fixtures Fix failed tests when env default email/password were changed (#1157) 2022-04-20 10:07:46 -08:00
integration_tests fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
multitenant_tests fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
unit_tests feat: extend email support for SSL/No Auth Email Support (#1235) 2022-05-21 11:15:14 -08:00
utils fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py update env settings for production and testing 2022-02-08 13:38:12 -09:00