nuke/lib
Victor Fernandes 292c470ada
Set cookies to have the Secure flag default to true (#739)
* Set Cookies to use the Secure Flag and default SameSite to None

* Add secure flag test

* Updated changelog and documentation for secure flag option
2025-06-30 14:58:31 -04:00
..
challenge feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
localization Fix translations in pt-BR.json (#729) 2025-06-30 14:14:24 -04: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 Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
config.go Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
config_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
http.go Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
http_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00