oncall-engine/engine
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
..
apps Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
common Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
config_integrations Readme about how to add Integrations and Zabbix Integration (#653) 2022-11-02 22:58:47 +08:00
engine Check user attribute 2022-11-02 10:47:26 -06:00
settings Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery_with_exporter.sh Change flags position for celery 5 2022-09-01 13:54:19 +03:00
conftest.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
Dockerfile Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tox.ini World, meet OnCall! 2022-06-03 08:09:47 -06:00
uwsgi.ini Update uwsgi.ini 2022-06-15 19:13:50 +03:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00