Commit da2e877
Add full IP chain for getting real IP of user in the element UI. (#24)
* Add X-Real-IP to workers nginx config
* Use SYNAPSE_VERSION variable for pulling synapse
* Add X-Real-IP also to workers config
* use real_ip_recursive on for IP
* Use proxy_add_x_forwarded_for for full chain of IP-s
* Remove random line
* Revert SYNAPSE_VERSION in dockerfile
---------
Co-authored-by: Taavi Ansper <taavi.ansper@cyber.ee>1 parent 5227eaf commit da2e877
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments