oauth2-proxy/pkg
Evan Gibler b2c69e25eb
feat: update HashNonce to use crypto/sha256 (#2967)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
2025-03-25 21:12:37 +01:00
..
apis deps: remove tools/reference-gen from go.mod 2025-03-19 00:37:11 +01:00
app
authentication/basic chore: fix function names in comment 2024-09-15 09:34:15 +02:00
clock
cookies pkg/cookies: use 'Max-Age' instead of 'Expires' for cookie expiration 2025-02-24 11:14:51 +01:00
encryption feat: update HashNonce to use crypto/sha256 (#2967) 2025-03-25 21:12:37 +01:00
header
http fix: systemd socket support build handling for windows 2025-01-13 16:41:33 +01:00
ip feat: add CF-Connecting-IP as supported real ip header (#2821) 2024-11-04 23:28:08 +01:00
logger
middleware fix: jwt regex validation error during skip-jwt-bearer-tokens flow (#2888) 2025-01-15 09:06:21 +01:00
providers feature: static public keys file support for oidc provider 2025-01-11 12:09:23 +00:00
requests better handling of default transport modification 2024-10-06 21:43:38 +02:00
sessions pkg/cookies: use 'Max-Age' instead of 'Expires' for cookie expiration 2025-02-24 11:14:51 +01:00
upstream fix: websocket path rewrite (#2300) 2024-11-04 23:12:35 +01:00
util
validation feat(entra): add Workload Identity support for Entra ID (#2902) 2025-01-11 11:12:41 +00:00
version
watcher