pomerium/proxy
Caleb Doxsey b1d3bbaf56
authorize: add support for .pomerium and unauthenticated routes (#639)
* authorize: add support for .pomerium and unauthenticated routes
integration-tests: add test for forward auth dashboard urls

* proxy: fix ctx error test to return a 200 when authorize allows it
2020-04-29 10:55:46 -06:00
..
forward_auth.go authorize: add support for .pomerium and unauthenticated routes (#639) 2020-04-29 10:55:46 -06:00
forward_auth_test.go forward-auth: validate using forwarded uri header (#600) 2020-04-20 10:56:30 -07:00
handlers.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
handlers_test.go authorize: use jwt insead of state struct (#514) 2020-03-10 11:19:26 -07:00
middleware.go authorize: add support for .pomerium and unauthenticated routes (#639) 2020-04-29 10:55:46 -06:00
middleware_test.go authorize: add support for .pomerium and unauthenticated routes (#639) 2020-04-29 10:55:46 -06:00
proxy.go proxy: move warning message to config validation 2020-04-20 18:24:36 -06:00
proxy_test.go proxy: fmt code 2020-04-20 18:24:36 -06:00