This commit is contained in:
2022-12-30 20:55:14 +08:00
parent 5a9c09d673
commit 118d6a5a1d
53 changed files with 4720 additions and 1 deletions

19
TODO.md Normal file
View 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