oncall-engine/engine/apps/base
Vadim Stepanov e2456315af
Allow no-auth SMTP connection for email notifications (#759)
* DEFAULT_FROM_EMAIL -> EMAIL_FROM

* add EMAIL_FROM live setting

* EMAIL_FROM -> EMAIL_FROM_ADDRESS

* merge dev

* add test for get_from_email

* allow live settings to be null on internal API

* remove redundant tests
2022-11-03 16:18:37 +00:00
..
migrations Insight logs (#348) 2022-08-24 12:04:44 +05:00
models Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
tests Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
messaging.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00