1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-08 04:03:58 +02:00
oauth2-proxy/pkg
t-katsumura c6a98369a0
Add description on ipv6 address (#1635)
* add docs on ipv6

* add tests for ipv6 address

* add tests for ipv6 address

* remove Print function for debugging

* Updated changelog
2022-05-23 10:17:29 +01:00
..
apis Implement configurable timeout for upstream connections 2022-05-18 11:41:17 +01:00
app Add the allowed_email_domains and the allowed_groups on the auth_request endpoint + support standard wildcard char for validation with sub-domain and email-domain. 2022-02-14 18:03:20 +01:00
authentication/basic Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
clock Remove mutex from local Clock instances 2021-06-22 17:04:42 -07:00
cookies PKCE Support (#1541) 2022-03-13 10:08:33 +00:00
encryption PKCE Support (#1541) 2022-03-13 10:08:33 +00:00
header Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
http Add description on ipv6 address (#1635) 2022-05-23 10:17:29 +01:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
middleware Implement refresh relying on obtaining lock 2022-02-16 10:16:13 +00:00
providers Ensure required PKCE information is exposed from provider 2022-02-19 15:38:33 +00:00
requests Create AppDirector for getting the application redirect URL 2021-06-19 11:23:32 +01:00
sessions Add description on ipv6 address (#1635) 2022-05-23 10:17:29 +01:00
upstream Implement configurable timeout for upstream connections 2022-05-18 11:41:17 +01:00
util Add description on ipv6 address (#1635) 2022-05-23 10:17:29 +01:00
validation PKCE Support (#1541) 2022-03-13 10:08:33 +00:00