oncall-engine/engine/apps/webhooks/tasks
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
..
__init__.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
alert_group_status.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
trigger_webhook.py Fix authorization header masked (#2541) 2023-07-14 22:52:41 +00:00