oncall-engine/engine/apps/base/models
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 Insight logs (#348) 2022-08-24 12:04:44 +05:00
dynamic_setting.py Remove outdated tasks & DynamicSettingsManager (#465) 2022-09-01 17:50:17 +01:00
failed_to_invoke_celery_task.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
live_setting.py Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
user_notification_policy.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
user_notification_policy_log_record.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00