jumpserver/apps/perms
feng626 a024f26768 fix: 授权过期消息提示 2022-06-16 11:19:26 +08:00
..
api pref: app tree 添加 icon 2022-06-06 14:00:34 +08:00
migrations fix: 删除一些perms相关的权限位 2022-03-17 16:26:00 +08:00
models fix: 删除一些perms相关的权限位 2022-03-17 16:26:00 +08:00
serializers fix: 工单创建bug (#7858) 2022-03-15 18:22:13 +08:00
signal_handlers fix: 远程应用授权时 有些资产已经不存在了 导致授权失败 (#8127) 2022-04-21 15:36:40 +08:00
templates/perms fix: 授权过期消息提示 2022-06-16 11:19:26 +08:00
tree pref: 优化没有获取到节点的问题 2022-06-15 15:31:33 +08:00
urls fix: 删除资产授权缓存接口 2022-03-15 16:55:45 +08:00
utils pref: app tree 添加 icon 2022-06-06 14:00:34 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
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 perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
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 perf: 授权过期通知 2022-06-14 18:33:49 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00