| #
5c483796 |
| 02-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
adjusted docblocks for renamed class aliases
|
| #
d4f83172 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style: line breaks
|
| #
8553d24d |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector renames
|
| #
bff2c9d2 |
| 29-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to lib/plugin/acl
|
| #
923e149a |
| 15-Feb-2019 |
Michael Große <mic.grosse@googlemail.com> |
Merge branch 'master' into psr2
|
| #
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 ...
|
| #
a4e3d556 |
| 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for ACL plugin
|
| #
b4f2363a |
| 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
remove DOKU_INC checks
There is no need for this check, since these files should not have any main code that is executed on direct call.
Fixes PSR1.Files.SideEffects.FoundWithSymbols
|
| #
e82704a0 |
| 28-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed strict violation in ACL plugin
|
| #
4d13d89c |
| 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
remove obsolete opera handling and session closing
|
| #
00dd0e7e |
| 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
acl ajax: add messages to returns
|
| #
07be12a5 |
| 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
acl ajax: replace die() by return
|
| #
219fe1dc |
| 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Code reformatting and remove unused global conf
|
| #
d4e22266 |
| 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove unused variable
|
| #
8265594d |
| 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
move ajax.php to action.php. Fixes FS#2233
|