1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers/routes
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
* Add reverse proxy configuration support for remote IP address validation

* Trust all IP addresses in containerized environments by default

* Use single option to specify networks and proxy IP addresses. By default trust all loopback IPs

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-03-16 00:27:28 +02:00
..
base.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
install.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
web.go Add reverse proxy configuration support for remote IP address (#14959) 2021-03-16 00:27:28 +02:00