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

[BUG] When sysadmin.delete.user is set to false, the delete button in the System page is NOT grayed out #46

Closed
tuxRamon opened this issue Jul 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tuxRamon
Copy link
Contributor

tuxRamon commented Jul 4, 2024

Describe the bug
Even though sysadmin.delete.user=false is set in deployment.properties, in the System page (once selecting a user and clicking the Actions button), the delete button for a user is clickable and not grayed out.

Furthermore, if the button is clicked, the page displays a green success message that the user has been deleted, when in fact the user has not been deleted.

Expected behavior
If sysadmin.delete.user=false in deployment.properties, the delete button should be grayed out, not allowing a user to click on the button.

@rlamacraft
Copy link
Contributor

PR open #51

@mKowalski256 mKowalski256 added this to the RSpace 2.0.1 milestone Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants