- Nov 25, 2018
-
-
Katerina Katapodi authored
-
- Nov 20, 2018
-
-
Katerina Katapodi authored
-
- Nov 11, 2018
-
-
HokkaidoPerson authored
-
- Nov 08, 2018
-
-
En Mathis authored
-
- Nov 03, 2018
-
-
HokkaidoPerson authored
-
- Oct 30, 2018
-
-
Andreas Gohr authored
This adds a new method that capsulates the access check that has to be done to decide if an admin plugin's page should be shown to the user. The default implementation is the same as before, relying only on the forAdminOnly() method and the users' isadmin or ismanager status. Admin plugins themselves can override the method to do additional checks. In this patch, I added that to the usermanager plugin which will only return true if the current auth backend can list users. However the real idea behind this change is that the new method emits a new event called ADMINPLUGIN_ACCESS_CHECK which would allow plugins to overwrite it. This way it could be possible to give certain user groups access to certain admin plugins without giving them admin or manager permissions. Note: this does not change how the "Admin" link is shown, it still depends on ismanager or isadmin. A plugin as mentioned above would need to influence the display via the MENU_ITEMS_ASSEMBLY event. Note: this only covers the basic access check. Admin plugins may need further adjustments for access to other parts of the plugin (like AJAX components). An additional commit will update this for the bundled plugins.
-
- Oct 11, 2018
-
-
Adolfo Jayme Barrientos authored
-
- Sep 27, 2018
-
-
José Vieira authored
-
- Sep 19, 2018
-
-
Masoud Sadrnezhaad authored
-
- Aug 24, 2018
-
-
Salif Mehmed authored
-
- Aug 04, 2018
-
-
Khalid authored
-
- Jul 27, 2018
-
-
mahir authored
-
- Jun 08, 2018
-
-
Christian McKenna authored
-
- May 16, 2018
-
-
Marian Banica authored
-
- May 13, 2018
-
-
HokkaidoPerson authored
-
- Apr 27, 2018
-
-
Aleksandr Selivanov authored
-
- Apr 25, 2018
-
-
Jonáš Dyba authored
-
- Apr 24, 2018
-
-
Harriet Neitz authored
-
- Apr 23, 2018
-
-
damiano authored
-
- Apr 20, 2018
-
-
Schplurtz le Déboulonné authored
-
- Apr 17, 2018
-
-
Michael Bohn authored
-
Domingo Redal authored
-
- Mar 25, 2018
-
-
Yuriy Skalko authored
-
- Mar 23, 2018
-
-
Wojciech Lichota authored
-
Wojciech Lichota authored
-
- Mar 06, 2018
-
-
Frederico Gonçalves Guimarães authored
-
- Mar 05, 2018
-
-
Seungheon Song authored
-
- Feb 14, 2018
-
-
Martin Michalek authored
-
- Feb 10, 2018
- Jan 21, 2018
-
-
Kristjan SCHMIDT authored
-
- Jan 14, 2018
-
-
Guy Yakobovitch authored
-
Guy Yakobovitch authored
-
- Jan 10, 2018
-
-
Kenneth Schack Banner authored
-
- Jan 07, 2018
-
-
Олексій authored
-
- Jan 05, 2018
-
-
Max authored
-
- Jan 03, 2018
-
-
mark prins authored
-
- Dec 28, 2017
- Dec 19, 2017
-
-
Tor Härnqvist authored
-