nextcloud / files_lock

GNU Affero General Public License v3.0
25 stars 8 forks source link

File lock activated Files can be downloaded as normal #41

Closed ISI-Master closed 2 years ago

ISI-Master commented 3 years ago

If the data is locked, the files can still be downloaded via the web interface even though the file has been locked. It should be blocked via the web interface so that editing and downloading from the web interface, WebDAV drive, etc. is no longer possible.

solracsf commented 2 years ago

How can you handle the read-only permission (ability to read a locked file) without downloading the file? 🤔