jumpserver/apps/perms
feng626 0a3e5aed56 perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +08:00
..
api fix: 修复应用授权列表报错 2021-08-16 16:45:45 +08:00
migrations perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +08:00
models perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +08:00
serializers feat: 授权规则分类管理 2021-08-31 14:13:05 +08:00
signals_handler fix: 用户组删除时,授权树不会自动更新 2021-07-12 18:16:53 +08:00
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
utils perf: 代码优化 2021-07-28 14:33:02 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Update] 修复授权模块的信号处理监听不到的问题 2020-05-19 11:47:49 +08:00
const.py perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +08:00
exceptions.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
filters.py fix: 资产授权规则过滤添加 distinct 2021-03-10 17:51:31 +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
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 2021-03-04 11:26:54 +08:00
tasks.py fix: 授权过期自动刷新授权树 2021-07-14 15:00:41 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00