# 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.
|
||
|---|---|---|
| .. | ||
| tasks | ||
| __init__.py | ||
| test_alert_rendering.py | ||
| test_demo_push.py | ||
| test_fcm_device_model.py | ||
| test_fcm_endpoint.py | ||
| test_fcm_relay.py | ||
| test_mobile_app_auth_token.py | ||
| test_mobile_app_gateway.py | ||
| test_user_settings.py | ||
| test_utils.py | ||