mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 00:08:31 +00:00
perf: Third-party user login settings default organization
This commit is contained in:
@@ -183,6 +183,7 @@ class RoleMixin:
|
||||
is_authenticated: bool
|
||||
is_valid: bool
|
||||
id: str
|
||||
source: str
|
||||
_org_roles = None
|
||||
_system_roles = None
|
||||
PERM_CACHE_KEY = "USER_PERMS_ROLES_{}_{}"
|
||||
|
Reference in New Issue
Block a user