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
fit2bot a7ab7da61c
feat: 添加限制用户只能从source登录的功能 (#5592)
4 years ago
..
migrations fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 4 years ago
urls feat: 添加批量命令的relation 5 years ago
__init__.py [Update] 添加审计模块 7 years ago
admin.py [Update] 添加审计模块 7 years ago
api.py perf(api): filter_fields被filterset_fields取代 4 years ago
apps.py Dev beta (#3048) 5 years ago
filters.py refactor(orgs): 重构组织表结构 4 years ago
hands.py [Update] 移动model 6 years ago
models.py feat: 修改翻译:认证方式 4 years ago
serializers.py perf: 优化 日志审计-> 批量命令-> 用户显示格式 4 years ago
signals_handler.py feat: 添加限制用户只能从source登录的功能 (#5592) 4 years ago
tasks.py fix: 修复celery日志清除问题 4 years ago
tests.py [Update] 添加审计模块 7 years ago
utils.py [Update] 基本完成登录逻辑 5 years ago