nuke/lib
Xe Iaso 6c0ff3f4d5
fix(lib): use a new cookie per domain when COOKIE_DOMAIN is set (#490)
Also properly re-brand the cookies so that some of the /x/ heritage is
lost.

This will invalidate existing cookies and probably affects tests.

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-05-12 09:23:42 -04:00
..
policy style: apply structpack & goimport (#469) 2025-05-09 12:54:15 -04:00
testdata feat(checker): add CEL for matching complicated expressions (#421) 2025-05-03 14:26:54 -04:00
anubis.go fix(lib): use a new cookie per domain when COOKIE_DOMAIN is set (#490) 2025-05-12 09:23:42 -04:00
anubis_test.go fix(lib): use a new cookie per domain when COOKIE_DOMAIN is set (#490) 2025-05-12 09:23:42 -04:00
config.go fix(lib): use a new cookie per domain when COOKIE_DOMAIN is set (#490) 2025-05-12 09:23:42 -04:00
http.go feat(config): add ability to customize HTTP status codes Anubis returns (#393) 2025-04-29 15:13:44 -04:00