Files
webdav-server-rs/TODO.md

461 B

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