pomerium/internal/urlutil
Kenneth Jenkins c848c225e8
multi-domain login redirects (#5564)
Add a new 'depends_on' route configuration option taking a list of 
additional hosts to redirect through on login. Update the authorize 
service and proxy service to support a chain of /.pomerium/callback
redirects. Add an integration test for this feature.
2025-04-04 13:14:30 -07:00
..
errors.go
hostedauthenticate.go
hostedauthenticate_test.go
known.go
known_test.go change Policy.Matches to accept a URL pointer (#5360) 2024-11-07 14:55:44 -05:00
proxy.go multi-domain login redirects (#5564) 2025-04-04 13:14:30 -07:00
query_params.go multi-domain login redirects (#5564) 2025-04-04 13:14:30 -07:00
signed.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
signed_test.go
time.go
time_test.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
url.go UDP support (#5390) 2024-12-11 13:07:31 -07:00
url_test.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
whitelist.go
whitelist_test.go