pomerium/internal/urlutil
Caleb Doxsey f9b95a276b
authenticate: support for per-route client id and client secret (#3030)
* implement dynamic provider support

* authenticate: support per-route client id and secret
2022-02-16 12:31:55 -07:00
..
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
known.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
known_test.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
proxy.go authenticate: add device-enrolled page (#2892) 2022-01-06 10:01:12 -07:00
query_params.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
signed.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00
signed_test.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00
url.go config: fix policy matching for regular expressions (#2966) 2022-01-25 08:48:40 -07:00
url_test.go github: support provider URL (#2490) 2021-08-18 09:20:08 -06:00
whitelist.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00
whitelist_test.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00