nuke/lib
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
..
challenge feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
policy feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
testdata feat: implement challenge registry (#607) 2025-06-04 02:01:58 +00:00
anubis.go fix(anubis): improve challenge handling and error reporting (#645) 2025-06-11 12:47:06 -04:00
anubis_test.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
config.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
config_test.go feat: implement challenge registry (#607) 2025-06-04 02:01:58 +00:00
http.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
http_test.go fix(lib): properly clear out test cookie (#522) 2025-05-18 22:41:26 +00:00