jumpserver/apps/perms
feng626 28c8ec1fab feat: 添加app 获取对应actions接口 2022-08-10 19:34:29 +08:00
..
api feat: 添加app 获取对应actions接口 2022-08-10 19:34:29 +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 feat: 工单支持审批时修改资产 (#8549) 2022-07-12 15:28:42 +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 feat: 添加app 获取对应actions接口 2022-08-10 19:34:29 +08:00
utils refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +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 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 perf: 优化授权过期提醒 (#8654) 2022-07-25 14:02:07 +08:00
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 2021-03-04 11:26:54 +08:00
tasks.py fix: 授权过期天数修改 (#8618) 2022-07-19 11:15:56 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00