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
Bai b9258878fe
fix: 修复celery日志清除问题
4 years ago
..
migrations fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 4 years ago
urls feat: 添加批量命令的relation 5 years ago
__init__.py
admin.py
api.py perf(api): filter_fields被filterset_fields取代 4 years ago
apps.py
filters.py refactor(orgs): 重构组织表结构 4 years ago
hands.py
models.py feat: 修改翻译:认证方式 4 years ago
serializers.py feat: 抽象View Mapping Serializer架构设计; 重构工单View、Serializer模块 (#5371) 4 years ago
signals_handler.py fix: 获得 oidc acs 等认证方式失败 4 years ago
tasks.py fix: 修复celery日志清除问题 4 years ago
tests.py
utils.py