dufs/tests
sigoden 9c2e9d1503
feat: path level access control (#52)
BREAKING CHANGE: `--auth` is changed, `--no-auth-access` is removed
2022-06-19 11:26:03 +08:00
..
data test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
allow.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
auth.rs feat: path level access control (#52) 2022-06-19 11:26:03 +08:00
bind.rs feat: listen both ipv4 and ipv6 by default (#40) 2022-06-15 19:33:51 +08:00
cors.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
favicon.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
fixtures.rs feat: add option --render-try-index (#47) 2022-06-17 08:41:01 +08:00
http.rs refactor: trival changes (#41) 2022-06-15 19:57:28 +08:00
path_prefix.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
range.rs fix: range request (#44) 2022-06-16 10:24:32 +08:00
render.rs chore: optimize --render-try-index 2022-06-17 19:05:25 +08:00
symlink.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
tls.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
utils.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
webdav.rs fix: webdav propfind dir with slash (#42) 2022-06-15 20:24:53 +08:00