mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-05-24 06:36:12 +00:00
6a12efee08
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>