mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-03 21:31:56 +08:00
* fix(lib): enable multiple consecutive slash support Closes #754 Closes #808 Closes #815 Apparently more applications use multiple slashes in a row than I thought. There is no easy way around this other than to do this hacky fix to avoid net/http#ServeMux's URL cleaning. * test(double_slash): add sourceware case Signed-off-by: Xe Iaso <me@xeiaso.net> * test(lib): fix tests for double slash fix Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <xe.iaso@techaro.lol> Signed-off-by: Xe Iaso <me@xeiaso.net> |
||
---|---|---|
.. | ||
anubis_configs | ||
caddy | ||
cmd | ||
double_slash | ||
forced-language | ||
git-clone | ||
git-push | ||
healthcheck | ||
i18n | ||
k8s | ||
lib | ||
nginx-external-auth | ||
palemoon | ||
pki | ||
shared/www | ||
ssh-ci | ||
unix-socket-xff | ||
.gitignore | ||
go.mod | ||
go.sum |