af98326f | 14-Nov-2018 |
Hakan <hakandursun2009@gmail.com> |
translation update |
b520c36b | 13-Nov-2018 |
Phy <git@phy25.com> |
Merge pull request #2577 from chang-zhao/patch-5
Add links "plugins" & "templates" to intro_search.txt |
42a8cadf | 11-Nov-2018 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
6c94df82 | 10-Nov-2018 |
Phy <git@phy25.com> |
translation update for zh:extensions, revert "offline" to "manual" |
63f17a3e | 10-Nov-2018 |
Phy <git@phy25.com> |
translation update for zh:extensions, closes #2572 |
e86f6b02 | 08-Nov-2018 |
En Mathis <heartattack@free.fr> |
translation update |
924649b0 | 06-Nov-2018 |
Laurent Ponthieu <contact@coopindus.fr> |
translation update |
82211c0a | 04-Nov-2018 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
51f56902 | 03-Nov-2018 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
dda9db03 | 30-Oct-2018 |
Andreas Gohr <gohr@cosmocode.de> |
adjust bundled plugins that check for admin permissions
This adjusts the bundled plugins to do their admin permission checks based on their admin component's isAccessibleByCurrentUser() method inste
adjust bundled plugins that check for admin permissions
This adjusts the bundled plugins to do their admin permission checks based on their admin component's isAccessibleByCurrentUser() method instead of doing their own isAdmin checks.
show more ...
|
f429aff5 | 30-Oct-2018 |
Andreas Gohr <gohr@cosmocode.de> |
add reerence to the actual plugin to ADMINPLUGIN_ACCESS_CHECK
Otherwise it's a bit ahrd to decide if access should be granted ;-) |
64cdf779 | 30-Oct-2018 |
Andreas Gohr <gohr@cosmocode.de> |
add event to check access to admin plugins
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 im
add event to check access to admin plugins
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.
show more ...
|
e9fede20 | 22-Oct-2018 |
Phy <git@phy25.com> |
unify send_redirect(wl()) parameters - always use absolute URL - use static string instead of array if no concat is required - use '&' instead of '&' |
bf209a67 | 11-Sep-2018 |
LarsGit223 <lars_paulsen@web.de> |
extension: set User-Agent header to 'DokuWiki HTTP Client (Extension Manager)'
This solves problems with project hosters which do not start an download immediately if the User-Agent seems to be a br
extension: set User-Agent header to 'DokuWiki HTTP Client (Extension Manager)'
This solves problems with project hosters which do not start an download immediately if the User-Agent seems to be a browser, also see #2410.
show more ...
|
dfbac901 | 18-Oct-2018 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
f1a7f0c2 | 18-Oct-2018 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
45c4a35b | 14-Oct-2018 |
Dmytro Marchenko <dmytro.marchenko1989@gmail.com> |
translation update |
d2dde00e | 14-Oct-2018 |
Dmytro Marchenko <dmytro.marchenko1989@gmail.com> |
translation update |
226545d1 | 13-Oct-2018 |
Riccardo <riccardo.furlato@gmail.com> |
translation update |
7848880f | 11-Oct-2018 |
Adolfo Jayme Barrientos <fito@libreoffice.org> |
translation update |
ea78ef0a | 27-Sep-2018 |
José Vieira <jmsv63@gmail.com> |
translation update |
1759e999 | 19-Sep-2018 |
Masoud Sadrnezhaad <masoud@sadrnezhaad.ir> |
translation update |
f25f0dfc | 15-Sep-2018 |
no credits taken <someone@cambodia.kh> |
translation update |
fbdd6dea | 12-Sep-2018 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
b7e25b8c | 11-Sep-2018 |
Vyacheslav Strenadko <vyacheslav.strenadko@gmail.com> |
translation update |