mediawiki-skins-MinervaNeue/includes/Menu
Derick A 4009065cea
Menu: Add "unprotect" action when current user is an admin
Accidentally via T231291, a regression was introduced such that,
in AMC mode, when a page is protected to be edited only by admins,
a corresponding unprotect action is not avaiable to reverse the
protect action.

This patch fixes that regression. Have tested locally and it works
as expected.

Bug: T285567
Change-Id: Ie20ca5d9c43fa54dff5d699eb59679585283bdb5
2021-06-30 20:51:57 +01:00
..
Entries Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-17 19:09:15 -08:00
Main Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-17 19:09:15 -08:00
PageActions Menu: Add "unprotect" action when current user is an admin 2021-06-30 20:51:57 +01:00
User Naming convention using 'skin' as entrance point 2020-05-29 14:32:12 -07:00
Definitions.php Use ::class for class name 2021-04-08 20:58:17 +02:00
Group.php build: Updating composer dependencies 2021-05-04 12:26:23 +00:00