Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant