wger
wger copied to clipboard
Normal users are not allowed to upload videos but admins can
Normal users are not allowed to upload videos but admins can upload videos.
Steps to Reproduce
- Login as a normal user (without admin privileges)
- Try to edit an exercise and add a new video, :fearful: there is no add video button.
Expected results:
If ALLOW_UPLOAD_VIDEOS is enabled then all users should be able to upload videos.
I had a look into database an noticed users don't have the upload video permission. Is it intended? If a user can contribute an exercise and add images then why not videos? Also it's kinda weird that there in no video upload at all when making a new exercise, It's only allowed through edit exercise page which is not available at all in mobile client.