oncall-engine/engine/apps/webhooks
Michael Derynck bc535ac5df
Webhooks 2 hide secrets (#2104)
Replace password and authorization header fields with placeholders when
returning data to the UI. Mask the authorization header field when
editing and in the status logs.
2023-06-06 07:59:12 +00:00
..
migrations Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
models Webhooks 2 hide secrets (#2104) 2023-06-06 07:59:12 +00:00
tasks Webhooks 2 hide secrets (#2104) 2023-06-06 07:59:12 +00:00
tests Webhook response check content length instead of header for length limit (#1900) 2023-05-09 13:55:05 +00:00
admin.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
apps.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
listeners.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00