# What this PR does
Adds `X-Grafana-User` header in proxied mobile app proxy gateway
requests. This is required by the Grafana Incident backend to be able to
properly resolve the currently authenticated user.
## Checklist
- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
show up in the autogenerated release notes.
|
||
|---|---|---|
| .. | ||
| migrations | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| alert_rendering.py | ||
| auth.py | ||
| backend.py | ||
| demo_push.py | ||
| exceptions.py | ||
| fcm_relay.py | ||
| models.py | ||
| serializers.py | ||
| types.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||