nuke/lib/challenge
Xe Iaso 4a4031450c
fix(anubis): store the challenge method in the store (#924)
* fix(lib): reduce challenge string size

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(internal): add host, method, and path to request logs

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(anubis): log when challenges explicitly fail

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(lib): make challenge validation fully deterministic

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(anubis): nuke challengeFor function

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: update changelog

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-07-28 10:57:50 -04:00
..
challengetest feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
metarefresh feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
proofofwork feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
challenge.go fix(anubis): store the challenge method in the store (#924) 2025-07-28 10:57:50 -04:00
error.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
interface.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
metrics.go feat: implement challenge registry (#607) 2025-06-04 02:01:58 +00:00