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

Paella: Prevent video download. Disable context menu. #5761

Merged

Conversation

miesgre
Copy link
Contributor

@miesgre miesgre commented Apr 26, 2024

There is no way to prevent the user from downloading an mp4 video, as this is a feature that is natively implemented by the browser, but we can make it a bit more complicated by preventing the context menu of the video from being shown.

This PR disable the context menu (configurable in config.json file)

Your pull request should…

@ziegenberg
Copy link
Member

ziegenberg commented Apr 30, 2024

Shift + Right-Click shows the context menu any ways: https://bugzilla.mozilla.org/show_bug.cgi?id=897379

Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@gregorydlogan gregorydlogan merged commit 88321e0 into opencast:r/14.x May 1, 2024
6 checks passed
@gregorydlogan gregorydlogan self-assigned this May 1, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants