nuke/lib/challenge
Jason Cameron 3b3080d497
feat: add a strip-base-prefix option (#655)
* style: fix formatting in .air.toml and installation.mdx

* feat: add --strip-base-prefix flag to modify request paths when forwarding

Closes: #638

* refactor: apply structpacking (betteralign)

* fix: add validation for strip-base-prefix and base-prefix configuration

* fix: improve request path handling by cloning request and modifying URL path

* chore: remove integration tests as they are too annoying to debug on my system
2025-06-12 17:46:08 -04:00
..
metarefresh chore: go generate 2025-06-08 20:52:22 -04:00
proofofwork fix(lib/challenge): allow challenges to register HTTP routes (#620) 2025-06-06 00:26:23 +00:00
challenge.go fix(lib/challenge): allow challenges to register HTTP routes (#620) 2025-06-06 00:26:23 +00:00
error.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
metrics.go feat: implement challenge registry (#607) 2025-06-04 02:01:58 +00:00