oauth2-proxy/pkg/apis/options
Jan Larwig cbc3bdaac1
Merge f289a516e2 into 1d6721f7ba
2026-01-17 10:49:20 +01:00
..
testutil chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
util revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
alpha_options.go feat(config): convert cookie property (Not)HTTPOnly boolean to enum 2026-01-06 20:22:20 +01:00
app.go Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
claim_source.go fix: cookie secret source and header value conversion workflow 2026-01-06 20:22:21 +01:00
cookie.go feat(cookie): change SameSiteMode and ScriptAccess enum values to PascalCasing 2026-01-06 20:22:22 +01:00
cookie_test.go fix: cookie secret related test cases 2026-01-06 20:22:21 +01:00
doc.go fix alpha config 2025-11-16 22:38:40 +01:00
header.go fix: cookie secret source and header value conversion workflow 2026-01-06 20:22:21 +01:00
hooks.go fix merge problems and test cases 2025-11-16 22:38:44 +01:00
hooks_test.go fix merge problems and test cases 2025-11-16 22:38:44 +01:00
legacy_cookie.go feat(cookie): change SameSiteMode and ScriptAccess enum values to PascalCasing 2026-01-06 20:22:22 +01:00
legacy_header.go feat: support for session options in alpha config and refactoring of cookie options 2026-01-06 20:22:20 +01:00
legacy_options.go feat: support for session options in alpha config and refactoring of cookie options 2026-01-06 20:22:20 +01:00
legacy_options_test.go fix: cookie secret related test cases 2026-01-06 20:22:21 +01:00
legacy_provider.go feat: support for cookie in alpha config and legacy file structure refactoring 2026-01-06 20:22:20 +01:00
legacy_server.go feat: support for cookie in alpha config and legacy file structure refactoring 2026-01-06 20:22:20 +01:00
legacy_sessions.go feat: support for session options in alpha config and refactoring of cookie options 2026-01-06 20:22:20 +01:00
legacy_upstream.go feat: support for cookie in alpha config and legacy file structure refactoring 2026-01-06 20:22:20 +01:00
load.go doc: fix mapstructure configuration comments 2025-11-28 17:20:15 +01:00
load_test.go feat: support for session options in alpha config and refactoring of cookie options 2026-01-06 20:22:20 +01:00
logging.go feat: readiness check (#1839) 2022-12-23 09:08:12 +00:00
login_url_parameters.go use official upstream yaml library v3 2025-11-16 22:38:22 +01:00
options.go fix: cookie secret related test cases 2026-01-06 20:22:21 +01:00
options_suite_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
providers.go Merge f289a516e2 into 1d6721f7ba 2026-01-17 10:49:20 +01:00
secret_source.go fix: cookie secret source and header value conversion workflow 2026-01-06 20:22:21 +01:00
secret_source_test.go fix: cookie secret source and header value conversion workflow 2026-01-06 20:22:21 +01:00
server.go use official upstream yaml library v3 2025-11-16 22:38:22 +01:00
sessions.go feat: support for session options in alpha config and refactoring of cookie options 2026-01-06 20:22:20 +01:00
upstreams.go refactor: ptr.Ptr to ptr.To 2025-11-16 22:38:59 +01:00