nuke/lib
Xe Iaso 6a12efee08
fix(lib): make ClearCookie respect the dynamic cookie name (#500)
Previously this made ClearCookie always clear cookies by name even when
CookieDomain was set. This change fixes this and adds tests to make sure
that this doesn't happen again.

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-05-13 15:29:39 -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 fix(lib): make ClearCookie respect the dynamic cookie name (#500) 2025-05-13 15:29:39 -04:00
http_test.go fix(lib): make ClearCookie respect the dynamic cookie name (#500) 2025-05-13 15:29:39 -04:00