Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

"Administrators" are not allowed to manage plugins... #55

Open
umlaeute opened this issue Feb 14, 2023 · 1 comment · May be fixed by #56
Open

"Administrators" are not allowed to manage plugins... #55

umlaeute opened this issue Feb 14, 2023 · 1 comment · May be fixed by #56

Comments

@umlaeute
Copy link

after enabling the plugin, i can no longer manage any plugins, even though i am supposed to be administrator:

$amp_role_assignment = array(
  'Administrator' => array(
    'me',
  ),
);

instead i get an Access Denied warning.

umlaeute added a commit to umlaeute/YOURLS-AuthMgrPlus that referenced this issue Feb 14, 2023
php is not Python, and the indentation is meaningless for code-blocks.

Closes: joshp23#55
@umlaeute umlaeute linked a pull request Feb 14, 2023 that will close this issue
@umlaeute
Copy link
Author

turns out that the capability check was broken in ff31aff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant