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

Remove the user list from the navigation sidebar for non-admin users #233

Conversation

monsieurswag
Copy link
Contributor

A non-admin can still access the user list going to the /users page by manually modifying its URL in the browser, so this is not a security fix at all.
This is just a simple frontend fix so that non-admin users don't have access to a page that is useless for them.

@monsieurswag monsieurswag marked this pull request as draft April 9, 2024 08:40
@monsieurswag
Copy link
Contributor Author

This PR is in draft until this problem is also fixed on the backend side

@monsieurswag monsieurswag marked this pull request as ready for review April 11, 2024 06:17
@monsieurswag monsieurswag marked this pull request as draft April 11, 2024 06:29
@monsieurswag monsieurswag marked this pull request as ready for review April 11, 2024 06:52
@monsieurswag
Copy link
Contributor Author

A non-admin user still have the permission to fetch the list of user-groups in the Django API but this is not really critical

@Mohamed-Hacene Mohamed-Hacene marked this pull request as draft April 11, 2024 10:15
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2024
@Mohamed-Hacene Mohamed-Hacene deleted the CA-297-An-non-admin-can-see-users-list-and-click-on-user-detailed-view branch September 18, 2024 08:12
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 this pull request may close these issues.

2 participants