nuke/lib
Xe Iaso 555a188dc3
fix(lib): record challenges issused over embedded HTML (#543)
Closes #531

This changes `anubis_challenges_issued` to be a vector counter that
records the challenge issuance method.

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-05-23 12:45:41 -04:00
..
policy style: apply structpack & goimport (#469) 2025-05-09 12:54:15 -04:00
testdata feat(lib): ensure that clients store cookies (#501) 2025-05-16 13:03:40 -04:00
anubis.go fix(lib): record challenges issused over embedded HTML (#543) 2025-05-23 12:45:41 -04:00
anubis_test.go feat(lib): ensure that clients store cookies (#501) 2025-05-16 13:03:40 -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): record challenges issused over embedded HTML (#543) 2025-05-23 12:45:41 -04:00
http_test.go fix(lib): properly clear out test cookie (#522) 2025-05-18 22:41:26 +00:00