Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define a readonly acceess #191

Closed
herrfinke opened this issue Feb 28, 2021 · 1 comment
Closed

define a readonly acceess #191

herrfinke opened this issue Feb 28, 2021 · 1 comment

Comments

@herrfinke
Copy link

Expected behaviour

At the moment we can only block access to files/folders. But would like to have some files, which can be read by everyone but not modified or deleted.
similar to issue #149

Halfway workaround at the moment

we can use the "filesize-at-upload" option and forbid all uploads below 100GB (just a random large number)
but this will not work if a document was edited online (e.g onlyoffice).

Possible implementation

adding options in the condition-dropdowns like:

  • if modified
  • if renamed
  • if deleted
@herrfinke
Copy link
Author

sorry, duplicate of #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant