fix: audit logs for tenants, user, roles, modules and environment and modules of tenant and modules.
2 migration scripts
This commit is contained in:
@@ -64,6 +64,7 @@ PREDEFINED_ACCESSES = [
|
||||
("admin.user.update", "Administration", "Allow access to update users", None),
|
||||
("admin.user.delete", "Administration", "Allow access to delete users", None),
|
||||
("admin.access.read", "Administration", "Allow access to view accesses", None),
|
||||
("admin.logs.read", "Administration", "Allow access to view system audit logs", None),
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user