mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
feat: use digest auth (#14)
* feat: switch to digest auth * implement digest auth * cargo fmt * no lock
This commit is contained in:
@@ -13,8 +13,8 @@ Duf is a simple file server. Support static serve, search, upload, webdav...
|
||||
- Download folder as zip file
|
||||
- Upload files and folders (Drag & Drop)
|
||||
- Search files
|
||||
- Basic authentication
|
||||
- Partial responses (Parallel/Resume download)
|
||||
- Authentication
|
||||
- Support https
|
||||
- Support webdav
|
||||
- Easy to use with curl
|
||||
|
||||
Reference in New Issue
Block a user