20 lines
461 B
Markdown
20 lines
461 B
Markdown
|
|
## 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
|
|
|