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

User Manager only shown if user has super_permission policy #274

Closed
nmcharlton opened this issue Jan 8, 2022 · 1 comment · Fixed by #281
Closed

User Manager only shown if user has super_permission policy #274

nmcharlton opened this issue Jan 8, 2022 · 1 comment · Fixed by #281
Assignees
Labels
dependency: api Depends on a change to a Greenstand API size: small Simple change tool: User Manager Relates to the User Manager tool type: bug Something isn't working

Comments

@nmcharlton
Copy link
Collaborator

The User Manager tool should be available to all admin panel users who have a role with the manage_user or list_user policy.
Currently, only the super_permission policy is checked when deciding whether to show the tool.

There's a corresponding shortfall in the API whereby only the super_permission policy allows access to /auth routes to modify user details - this will need to be addressed first or at the same time to ensure compatibility.

@nmcharlton nmcharlton added type: bug Something isn't working tool: User Manager Relates to the User Manager tool size: small Simple change dependency: api Depends on a change to a Greenstand API labels Jan 8, 2022
@tranquanghuy0801
Copy link
Member

@nmcharlton Can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency: api Depends on a change to a Greenstand API size: small Simple change tool: User Manager Relates to the User Manager tool type: bug Something isn't working
Projects
None yet
2 participants