oncall-engine/engine/apps/webhooks
Michael Derynck a40e38300e
Fix authorization header masked (#2541)
# What this PR does
Fix authorization header was being masked in the requests instead of
only in logs

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-07-14 22:52:41 +00:00
..
migrations Fix migration for long names and do not include deleted (#2528) 2023-07-13 16:32:30 -06:00
models Rares/add template editor to webhooks (#2455) 2023-07-11 18:03:34 +00:00
tasks Fix authorization header masked (#2541) 2023-07-14 22:52:41 +00:00
tests add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04: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 Webhooks 2 Release (#1830) 2023-07-13 13:53:06 -06:00