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

Admin option shown in menu to non-admin user #8

Closed
IBwWG opened this issue Dec 30, 2016 · 2 comments
Closed

Admin option shown in menu to non-admin user #8

IBwWG opened this issue Dec 30, 2016 · 2 comments

Comments

@IBwWG
Copy link

IBwWG commented Dec 30, 2016

When logged in as a user with no roles, if you go to User Profile, the menu then has "Change roles (admin)". Clicking it immediately logs you out, but it shouldn't be visible in the first place.

@eddyystop
Copy link
Owner

Thanks for mentioning this. You are correct.

I chose not to implement better permissions on menus as that leads into a whole other topic which I felt was outside the scope of the repo.

I may revisit the topic when the repo is eventually upgraded to the Auk version of Feathers. But that would likely require first writing a repo which handles menu permissions.

@IBwWG
Copy link
Author

IBwWG commented Dec 30, 2016

OK fair enough. :) Thanks for your response.

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

No branches or pull requests

2 participants