sigoden
cc0014c183
chore: fix typo
2022-08-03 08:51:12 +08:00
sigoden
ae2f878e62
feat: support customize http log format ( #116 )
2022-07-31 08:27:09 +08:00
sigoden
9cfd66dab9
feat: adjust digest auth timeout to 1day ( #110 )
2022-07-21 11:47:47 +08:00
sigoden
c85ea06785
chore: update cli help message and reamde
2022-06-20 19:40:09 +08:00
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
sigoden
a67da8bdd3
feat: rename to dufs ( #59 )
...
close #50
BREAKING CHANGE: rename duf to dufs
2022-06-19 22:53:51 +08:00
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
sigoden
3c4bb77023
refactor: trival changes ( #41 )
...
- refactor status code
- log remote addr and time in miliseconds
2022-06-15 19:57:28 +08:00
sigoden
2f40313a54
feat: use digest auth ( #14 )
...
* feat: switch to digest auth
* implement digest auth
* cargo fmt
* no lock
2022-06-05 00:09:21 +08:00