pomerium/proxy
Caleb Doxsey fd82cc7870
authenticate: allow changing the authenticate service URL at runtime (#3378)
* config: better change detection

* wip

* fix middleware

* add middleware before handlers

* use ctx
2022-05-31 13:24:40 -06:00
..
forward_auth.go auth: do not strip query parameters in forward auth (#2216) 2021-05-28 17:19:18 -04:00
forward_auth_test.go session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
handlers.go proxy: fix error page (#3020) 2022-02-09 09:14:24 -07:00
handlers_test.go session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
proxy.go authenticate: allow changing the authenticate service URL at runtime (#3378) 2022-05-31 13:24:40 -06:00
proxy_test.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
state.go authorize: support X-Pomerium-Authorization in addition to Authorization (#2780) 2021-11-29 12:19:14 -07:00