jumpserver/apps/perms
fit2bot 067a90ff9a
fix: 修复工单数据库命令复合bug (#8511)
Co-authored-by: feng626 <1304903146@qq.com>
2022-06-30 11:17:12 +08:00
..
api pref: app tree 添加 icon 2022-06-06 14:00:34 +08:00
migrations stash tdsql 2022-06-28 18:05:20 +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
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 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 fix: 授权过期通知 2022-06-16 17:52:33 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00