dufs/tests
Joe Koop deb6365a28
feat: added basic auth (#60)
* some small css fixes and changes

* added basic auth
https://stackoverflow.com/a/9534652/3642588

* most tests are passing

* fixed all the tests

* maybe now CI will pass

* implemented sigoden's suggestions

* test basic auth

* fixed some little things
2022-06-20 11:25:09 +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
args.rs feat: rename to dufs (#59) 2022-06-19 22:53:51 +08:00
auth.rs feat: added basic auth (#60) 2022-06-20 11:25:09 +08:00
bind.rs feat: rename to dufs (#59) 2022-06-19 22:53:51 +08:00
cors.rs refactor: rename --cors to --enable-cors (#57) 2022-06-19 17:27:09 +08:00
favicon.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
fixtures.rs feat: rename to dufs (#59) 2022-06-19 22:53:51 +08:00
http.rs feat: serve single file (#54) 2022-06-19 14:23:10 +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 feat: rename to dufs (#59) 2022-06-19 22:53:51 +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