oauth2-proxy/pkg
Mateen Anjum 1c29c17067
fix: skip the invalid fd IPv6 bind test in DevContainer environments
The "invalid fd IPv6 bind address" table entry binds [::1]:0 but was
missing ipv6: true, so skipDevContainer never ran for it and the test
failed with "bind: cannot assign requested address" under DEVCONTAINER=1
on hosts without IPv6. Mark it ipv6 like its sibling "valid fd IPv6 bind
address" entry so the guard skips it.

Signed-off-by: Mateen Anjum <mateenali66@gmail.com>
2026-05-29 03:38:29 -04:00
..
apis Merge commit from fork 2026-04-13 18:22:56 +02:00
app Merge commit from fork 2026-04-13 18:22:56 +02:00
authentication fix: hmacauth dependency licensing issue (#3253) 2025-11-09 20:14:54 +01:00
cookies Merge commit from fork 2026-04-13 18:22:56 +02:00
encryption fix alpha config 2025-11-16 22:38:40 +01:00
header revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
ip Merge commit from fork 2026-04-13 18:22:56 +02:00
logger Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
middleware Merge commit from fork 2026-04-13 18:22:56 +02:00
providers feat: add support for specifying allowed OIDC JWT signing algorithms (#2753) (#2851) 2026-03-18 22:24:27 +08:00
proxyhttp fix: skip the invalid fd IPv6 bind test in DevContainer environments 2026-05-29 03:38:29 -04:00
requests Merge commit from fork 2026-04-13 18:29:01 +02:00
sessions feat: add same site option for csrf cookies (#3347) 2026-03-18 23:14:36 +08:00
upstream Merge commit from fork 2026-04-13 18:22:56 +02:00
util feat: allow arbitrary claims from the IDToken and IdentityProvider UserInfo endpoint to be added to the session state (#2685) 2026-03-14 12:04:33 +08:00
validation Merge commit from fork 2026-04-13 18:22:56 +02:00
version feat: Replace default Go user-agent with oauth2-proxy and version (#2570) 2024-07-14 21:09:17 +01:00
watcher Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00