Commit 9dd7ebd
committed
Pass REMOTE_USER to the backend
We would like to pass `REMOTE_USER` to the backend and use it for authentication.
`REMOTE_USER` is added because it was not included in the target to be passed.
It is passed to the backend with the ` X-Forwarded-User` header.1 parent 1c2eb30 commit 9dd7ebd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments