jumpserver/apps/perms
fit2bot 51c9a89b1f
fix: 用户页面授权资产列表获取系统用户慢 (#5663)
Co-authored-by: xinwen <coderWen@126.com>
2021-03-02 14:48:47 +08:00
..
api fix: 修复授权树一些问题 2021-03-01 18:09:41 +08:00
migrations perf: 优化用户详情页授权列表加载速度&添加可重入锁 2021-02-20 10:25:35 +08:00
models fix: 修复授权树一些问题 2021-03-01 18:09:41 +08:00
serializers perf: 优化用户详情页授权列表加载速度&添加可重入锁 2021-02-20 10:25:35 +08:00
signals_handler feat: 为rdp 添加一个api 2021-02-23 16:22:37 +08:00
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
utils fix: 用户页面授权资产列表获取系统用户慢 (#5663) 2021-03-02 14:48:47 +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 Dev beta (#3167) 2019-08-28 11:43:55 +08:00
exceptions.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
filters.py fix: 修复授权树一些问题 2021-03-01 18:09:41 +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 perf: 优化用户详情页授权列表加载速度&添加可重入锁 2021-02-20 10:25:35 +08:00
tasks.py refactor tree (重构&优化资产树/用户授权树加载速度) (#5548) (#5549) 2021-02-05 13:29:29 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00