jumpserver/apps/perms
ibuler d418c28e98 perf: 修改 base 2022-04-07 18:51:35 +08:00
..
api perf: 添加 mariadb port (#7989) 2022-03-29 17:22:59 +08:00
migrations fix: 删除一些perms相关的权限位 2022-03-17 16:26:00 +08:00
models perf: 修改 base 2022-04-07 18:51:35 +08:00
serializers fix: 工单创建bug (#7858) 2022-03-15 18:22:13 +08:00
signal_handlers Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
templates/perms perf: 优化通知,对支持 markdown 的发 markdown 2021-12-15 20:58:33 +08:00
tree perf: 添加 mariadb port (#7989) 2022-03-29 17:22:59 +08:00
urls fix: 删除资产授权缓存接口 2022-03-15 16:55:45 +08:00
utils feat: 远程应用支持磁盘挂载 2022-02-16 16:29:06 +08:00
__init__.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +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 pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 2021-03-04 11:26:54 +08:00
tasks.py pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
tests.py