[wp-trac] [WordPress Trac] #31183: Users with "update_plugins" capability can not see update details
WordPress Trac
noreply at wordpress.org
Mon Feb 16 13:09:23 UTC 2015
#31183: Users with "update_plugins" capability can not see update details
---------------------------------+-----------------------------
Reporter: michel.weimerskirch | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Plugins | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
---------------------------------+-----------------------------
Comment (by prasoon2211):
Okay I discovered the problem. You need to enable {{{edit_plugins}}} for
this to work. But, you don't need {{{activate_plugins}}} enabled. Check
out this screenshot for permissions: http://picpaste.com/capabilities-
IVTbT2et.png
So, now the question is this: Do we need to remove the check for
{{{edit_plugins}}} as well? Right now, we're allowing the user to have
{{{upload_plugins}}} enabled. So, they are technically editing the
installed plugins, IMO. So it is reasonable to assume that
{{{edit_plugins}}} needs to be enabled along with {{{update_plugins}}}.
Anyway, I'm attaching the fix for this as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31183#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list