oncall-engine/engine/settings
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
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
ci-test.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
dev.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00