mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1268] Tactical not following permission settings. #789
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#789
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @technoicon on GitHub (Aug 30, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1268
Server Info (please complete the following information):
Installation Method:
Describe the bug
APermissions don't apply to Tactical Users.
As a user with no permission to user accounts, I can still create and delete them. It doesn't seem to block sites, even though I have access.
Tried with new user, using incognito mode.
Super User can be ticked but other items can be unticket, I would have thought this would get unticked, when another tick box removes "super user" type permission.
Expected behavior
Follow permission settings.
Will update with more infomation and screenshot as I can.
@technoicon commented on GitHub (Aug 30, 2022):
This seems to be a problem with users created before permissions were implemented.
@wh1te909 commented on GitHub (Aug 30, 2022):
You can either recreate those users or use the django admin to edit them and remove the built in django "super user" property of them (before perms were added all users were super users)