jumpserver/apps/perms
ibuler 3011b18eaa perf: 干掉 applications 2022-08-09 15:42:06 +08:00
..
api perf: 干掉 applications 2022-08-09 15:42:06 +08:00
migrations perf: 修改系统用户 2022-07-28 18:50:58 +08:00
models perf: v3 2022-08-03 16:21:34 +08:00
serializers perf: 干掉 applications 2022-08-09 15:42:06 +08:00
signal_handlers perf: 干掉 applications 2022-08-09 15:42:06 +08:00
templates/perms fix: 授权过期消息提示 2022-06-16 11:19:26 +08:00
urls perf: 干掉 applications 2022-08-09 15:42:06 +08:00
utils perf: 修改系统用户 2022-07-28 18:50:58 +08:00
__init__.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py fix: 修复工单数据库命令复合bug (#8511) 2022-06-30 11:17:12 +08:00
exceptions.py
filters.py fix: 按资产ip搜索数据不全 2021-11-25 17:29:47 +08:00
hands.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
locks.py fix: 修复授权树一些问题 2021-03-01 18:09:41 +08:00
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
notifications.py fix: 修复授权过期通知bug (#8404) 2022-06-15 15:01:56 +08:00
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 2021-03-04 11:26:54 +08:00
tasks.py fix: 授权过期通知 2022-06-16 17:52:33 +08:00
tests.py