feat: clone from https://github.com/miquels/webdav-server-rs
This commit is contained in:
19
TODO.md
Normal file
19
TODO.md
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
## TODO list
|
||||
|
||||
- define list of "public dirs" where files/dirs are created 644/755,
|
||||
and 600/700 everywhere else?
|
||||
- blacklist accounts?
|
||||
- document the PAM webdav config
|
||||
- document nginx front-proxy config
|
||||
|
||||
# DONE:
|
||||
|
||||
- GET on directory -> directory listing
|
||||
- configuration file
|
||||
- systemd unit file
|
||||
- configure path/prefix for accounts
|
||||
- GET in / -- if file exists, do not authenticate. index support.
|
||||
- rootfs: add serving files for GET
|
||||
- parse index.tmpl file
|
||||
|
||||
Reference in New Issue
Block a user