stash/pkg/manager/config
kermieisinthehouse f1da6cb1b2
Disallow access in publicly exposed services (#1761)
* Add security against publicly exposed services
* Add trusted proxies setting, validate proxy chain against internet access
* Validate chain on local proxies too
* Move authentication handler to separate file
* Add startup check and log if tripwire is active

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-10-04 18:16:01 +11:00
..
config.go Disallow access in publicly exposed services (#1761) 2021-10-04 18:16:01 +11:00
config_concurrency_test.go Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
init.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
urlmap.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00
urlmap_test.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00