jumpserver/apps/audits
fit2bot a7ab7da61c
feat: 添加限制用户只能从source登录的功能 (#5592)
* stash it

* feat: 添加限制用户只能从source登录的功能

* fix: 修复小错误

Co-authored-by: ibuler <ibuler@qq.com>
2021-02-26 17:33:11 +08:00
..
migrations fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 2020-12-15 13:00:59 +08:00
urls feat: 添加批量命令的relation 2020-06-04 20:00:39 +08:00
__init__.py
admin.py
api.py perf(api): filter_fields被filterset_fields取代 2021-01-07 18:36:17 +08:00
apps.py
filters.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
hands.py
models.py feat: 修改翻译:认证方式 2020-12-11 15:49:39 +08:00
serializers.py perf: 优化 日志审计-> 批量命令-> 用户显示格式 2021-01-19 05:06:43 -06:00
signals_handler.py feat: 添加限制用户只能从source登录的功能 (#5592) 2021-02-26 17:33:11 +08:00
tasks.py fix: 修复celery日志清除问题 2021-01-11 10:30:10 +08:00
tests.py
utils.py