nuke/lib
Martin 6aa17532da
fix: Dynamic cookie domain not working (#731)
* Fix cookieDynamicDomain option not being set in Options struct

* Fix using wrong cookie name when using dynamic cookie domains

* Adjust testcases for new cookie option structs

* Add known words to expect.txt and change typo in Zombocom

* Cleanup expect.txt

* Add changes to changelog

* Bump versions of grpc and apimachinery

* Fix testcases and add additional condition for dynamic cookie domain
2025-06-29 15:38:55 -04:00
..
challenge feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
localization Add Brazilian Portuguese translation (#726) 2025-06-27 20:56:56 +00:00
policy chore: Remove unused/dead code (#703) 2025-06-25 09:31:33 -04:00
testdata fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
anubis.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00
anubis_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00
config.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00
config_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
http.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00
http_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00