| 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 ...
|