0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 11:57:03 +01:00
gitea/routers
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
..
admin
api/v1 Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
dev
events
org
private
repo Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
routes Add reverse proxy configuration support for remote IP address (#14959) 2021-03-16 00:27:28 +02:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go