1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-27 05:29:25 +02:00
pomerium/proxy
Caleb Doxsey fd82cc7870
authenticate: allow changing the authenticate service URL at runtime ()
* 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 () 2021-05-28 17:19:18 -04:00
forward_auth_test.go session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
handlers.go proxy: fix error page () 2022-02-09 09:14:24 -07:00
handlers_test.go session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
proxy.go authenticate: allow changing the authenticate service URL at runtime () 2022-05-31 13:24:40 -06:00
proxy_test.go config: add internal service URLs () 2021-12-10 14:04:37 -05:00
state.go authorize: support X-Pomerium-Authorization in addition to Authorization () 2021-11-29 12:19:14 -07:00