mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-24 04:50:30 +00:00
feat: 用户在线session控制
This commit is contained in:
@@ -38,7 +38,7 @@ from users.models import User
|
||||
|
||||
__all__ = [
|
||||
'SessionViewSet', 'SessionReplayViewSet',
|
||||
'SessionJoinValidateAPI', 'MySessionAPIView',
|
||||
'SessionJoinValidateAPI', 'MySessionAPIView'
|
||||
]
|
||||
|
||||
logger = get_logger(__name__)
|
||||
|
Reference in New Issue
Block a user