nuke/lib
Valentin Lab 29ae2a4b87
feat: fallback to SameSite Lax mode if cookie is not secure (#1105)
Also, will allow to set cookie `SameSite` mode on command line or
environment. Note that `None` mode will be forced to ``Lax`` if
cookie is set to not be secure.

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2025-09-13 10:56:54 +00:00
..
challenge chore: port client-side JS to TypeScript (#1100) 2025-09-11 10:03:10 -04:00
localization feat(lib): Add option for adding difficulty field to JWT claims (#1063) 2025-09-11 13:50:33 +00:00
policy lib/checker: Implement X-Original-URI support (#1015) 2025-08-23 23:14:37 -04:00
store feat(store/bbolt): implement actor pattern (#1107) 2025-09-12 18:35:22 +00:00
testdata fix(web): embed challenge ID in pass-challenge invocations (#944) 2025-08-04 18:49:19 +00:00
thoth chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
anubis.go feat(lib): Add option for adding difficulty field to JWT claims (#1063) 2025-09-11 13:50:33 +00:00
anubis_test.go feat: fallback to SameSite Lax mode if cookie is not secure (#1105) 2025-09-13 10:56:54 +00:00
config.go feat: fallback to SameSite Lax mode if cookie is not secure (#1105) 2025-09-13 10:56:54 +00:00
config_test.go chore: expose thoth in lib (#911) 2025-07-25 10:58:30 -04:00
http.go feat: fallback to SameSite Lax mode if cookie is not secure (#1105) 2025-09-13 10:56:54 +00:00
http_test.go feat: support HTTP redirect for forward authentication middleware in Traefik (#368) 2025-08-12 20:59:45 -04:00