pomerium/internal/urlutil
Cuong Manh Le f7ebf54305
authorize: strip port from host header if necessary (#1175)
After #1153, envoy can handle routes for `example.com` and `example.com:443`.
Authorize service should be updated to handle this case, too.

Fixes #959
2020-07-31 21:41:58 +07:00
..
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
query_params.go authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
signed.go cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
signed_test.go proxy: fix forward auth, request signing 2019-11-25 14:29:52 -08:00
url.go authorize: strip port from host header if necessary (#1175) 2020-07-31 21:41:58 +07:00
url_test.go proxy: fix forward auth, request signing 2019-11-25 14:29:52 -08:00