oncall-engine/engine/apps/api
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
..
permissions World, meet OnCall! 2022-06-03 08:09:47 -06:00
serializers Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
tests Update schedules endpoint to filter by numeric type 2022-10-31 11:08:33 -03:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views Update schedules endpoint to filter by numeric type 2022-10-31 11:08:33 -03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Insight logs (#348) 2022-08-24 12:04:44 +05:00