oncall-engine/engine/apps/email
Innokentii Konstantinov 056b0ddc7e
Add ratelimit for AmazonSNS (#2032)
Adds a ratelimit for AmazonSNS. 
AlertChannelDefining mixin is now injecting alert_receive_channel only
in request, not in kwargs to not to break AmazonSNS.
2023-05-26 09:57:26 +00:00
..
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
templates Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tests Add test for newlines in email subject (#1510) 2023-03-09 01:25:44 +00:00
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
alert_rendering.py grafana ticketing 81244 : Emails fails if the alert title has a newline char (#1499) 2023-03-08 17:08:19 +00:00
backend.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
inbound.py Add ratelimit for AmazonSNS (#2032) 2023-05-26 09:57:26 +00:00
models.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tasks.py Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00