mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-25 06:42:49 +00:00
feat: 增加作业中心 sql 支持
This commit is contained in:
@@ -45,7 +45,7 @@ class AuthMixin:
|
||||
save: Callable
|
||||
history_passwords: models.Manager
|
||||
sect_cache_tpl = 'user_sect_{}'
|
||||
id: str | uuid.UUID
|
||||
id: str
|
||||
|
||||
@property
|
||||
def password_raw(self):
|
||||
|
Reference in New Issue
Block a user