issues
search
kaltura
/
sakai-extension
2
stars
7
forks
source link
SAK-90 ckeditor security fixes
#90
Closed
relong76
closed
8 years ago
relong76
commented
8 years ago
Updated the web service calls to remove the userId parameter
Added backend validation to ensure only the currently logged-in user can access their own media
Added backend validation to ensure that the current user can access the site passed in
Added a check to see if we can get the site ID from the tool manager instead of the value passed in, default to value passed in if not
Several bits of refactoring