-
-
Couldn't load subscription status.
- Fork 4.6k
prevent default right-click options when hideDownload is enabled #31372
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
prevent default right-click options when hideDownload is enabled #31372
Conversation
9db98da to
a2735fe
Compare
|
/backport to stable23 |
|
/backport to stable22 |
a2735fe to
bdce1e7
Compare
Signed-off-by: szaimen <szaimen@e.mail.de>
bdce1e7 to
40a51e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
Please double check the documentation and make sure we properly communicate that it's cosmetic only and everything display in a browser cannot be 100% prevented from screenshot, cache retrieval.. .etc ? :) |
I can do that! Can you give me a pointer where in the documentation this should be added/written? |
Here maybe? https://docs.nextcloud.com/server/latest/user_manual/en/files/sharing.html |
|
looks good! will do probably do on monday... is there also a dev documentation on this? (public pages) |
For testing:
Before this change:
After this change:
I Verified that it works on:
Signed-off-by: szaimen szaimen@e.mail.de
For my own testing