nuke/lib/challenge
Xe Iaso f6481b81a2
fix(web): embed challenge ID in pass-challenge invocations (#944)
* refactor: make challenge pages return the challenge component

This means that challenge pages will return only the little bit that
actually matters, not the entire component.

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

* fix(web): move Anubis version info to be implicitly in the footer

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

* fix(web): embed challenge ID into generated pages

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

* fix(lib): make tests pass

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

* test(lib/policy/config): amend tests

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

* test(lib): fix tests again

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

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
Signed-off-by: Xe Iaso <xe.iaso@techaro.lol>
2025-08-04 18:49:19 +00:00
..
challengetest feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
metarefresh fix(web): embed challenge ID in pass-challenge invocations (#944) 2025-08-04 18:49:19 +00:00
proofofwork fix(web): embed challenge ID in pass-challenge invocations (#944) 2025-08-04 18:49:19 +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