In one of the media upgrades the 'access media browser' permission was added, but we never setup any default permissions. So, this means that anyone except for those with the 'administrator' can upload media. If you click the 'Add media' button in the WYSIWYG, for example, the dialog will appear and say "You are not authorized to access this page."

I'll upload a patch in a moment that uses defaultconfig to set this permission to allow all authenticated users, and a hook_update_N() function to add it on existing sites.

Comments

  • dsnopek committed e9f4e41 on 7.x-1.x
    Update Panopoly Widgets for #2329143 by dsnopek: Fixed Default...
dsnopek’s picture

Status: Active » Fixed

Fixed committed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.