You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/audits
feng 5ab8ff4fde
perf: 在线用户根据websocket添加用户是否活跃状态
1 year ago
..
backends perf: 资产acl拒绝后没记录操作日志 (#11868) 1 year ago
migrations perf: user session 表去掉过期时间字段 (#11890) 1 year ago
signal_handlers fix: 修复登录日志和在线用户会话的 IP 地址获取方式 1 year ago
urls perf: 修改usersession 模块位置 1 year ago
__init__.py
admin.py
api.py perf: 在线用户动态过期时间 (#11889) 1 year ago
apps.py perf: 修改 gettext 1 year ago
const.py perf: 工单动作添加操作日志 (#11857) 1 year ago
filters.py perf: 修改 ansible 表结构 2 years ago
handler.py perf: 修改支持 Django4 1 year ago
models.py perf: 在线用户根据websocket添加用户是否活跃状态 1 year ago
serializers.py perf: 在线用户根据websocket添加用户是否活跃状态 1 year ago
tasks.py perf: 作业中心执行历史增加保留天数配置 1 year ago
tests.py
utils.py feat: 用户在线session控制 1 year ago