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
const.py fix: 修复工单数据库命令复合bug (#8511) 2022-06-30 11:17:12 +08:00
exceptions.py
filters.py
hands.py
locks.py
mixins.py
notifications.py fix: 修复授权过期通知bug (#8404) 2022-06-15 15:01:56 +08:00
pagination.py
tasks.py fix: 授权过期通知 2022-06-16 17:52:33 +08:00
tests.py