pomerium/proxy
Bobby DeSimone 5448e3599a
cmd/pomerium : refactor main to more testable (#112)
- cmd/pomerium: refactor global timeouts to be configurable
- cmd/pomerium: add tests
- cmd/pomerium: remove debug flag, set with env vars only
- cmd/pomerium: global ping now returns version not OK
- proxy: validate shared secret encoding and length
- docs: add timeout to example policy
- docs: document timeouts and cors
- docs: update pomerium logo
- docs: add policy authorization docs
2019-05-09 23:10:19 -07:00
..
clients proxy: add debug message for cert pool 2019-03-24 17:12:37 -07:00
handlers.go proxy: make http headers configurable (#108) 2019-05-07 12:05:25 -07:00
handlers_test.go add cors_allow_preflight option to route policy 2019-05-03 15:16:46 -04:00
proxy.go cmd/pomerium : refactor main to more testable (#112) 2019-05-09 23:10:19 -07:00
proxy_test.go proxy: make http headers configurable (#108) 2019-05-07 12:05:25 -07:00