nuke/lib
compilade ce425a2c21
fix(lib): use correct URL for path checker in PassChallenge (#347)
Otherwise, `r.URL.Path` was always `/.within.website/x/cmd/anubis/api/pass-challenge`
and this didn't match the path checker rules correctly,
which caused a failure when the difficulty of these rules was non-default.
2025-04-24 02:13:11 +00:00
..
policy feat: enable loading config fragments (#321) 2025-04-23 07:01:28 -04:00
anubis.go fix(lib): use correct URL for path checker in PassChallenge (#347) 2025-04-24 02:13:11 +00:00
anubis_test.go lib: move config to yaml (#307) 2025-04-21 00:09:27 +00:00
http.go Apply bits of the cookie settings PR one by one (#140) 2025-03-27 15:24:03 -04:00
random.go Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00