1
0
mirror of https://github.com/jumpserver/jumpserver.git synced 2025-05-10 17:15:16 +00:00
jumpserver/apps/rbac
fit2bot cc2b858769
fix: 修复获取令牌信息的remote app资产信息 ()
* fix: 修复连接令牌只获取自己的令牌信息;修复连接令牌系统用户角色权限问题(普通用户看不到);

* fix: 修复获取令牌信息的remote app资产信息

* fix: 修复获取用户个人信息时使用连接令牌

* fix: 修复获取profile时的连接令牌问题

* fix: 修复连接令牌问题

* fix: 修复连接令牌问题

Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
2022-07-19 15:57:02 +08:00
..
api feat: 克隆角色权限 2022-06-06 16:13:12 +08:00
migrations perf: 继续优化一波 2022-06-13 16:46:14 +08:00
models fix: 修复获取令牌信息的remote app资产信息 () 2022-07-19 15:57:02 +08:00
serializers perf: 修复 org role binding 在root组织下看到的可能不对 2022-03-16 17:14:42 +08:00
urls fix: 修复可以删除已关联用户角色的问题 2022-03-07 15:05:58 +08:00
__init__.py fix: fix rbac to dev () 2022-02-17 20:13:31 +08:00
admin.py fix: fix rbac to dev () 2022-02-17 20:13:31 +08:00
apps.py fix: rbac 合并 () 2022-02-21 16:24:03 +08:00
backends.py fix: api docs 2022-03-22 13:05:44 +08:00
builtin.py fix: 修复获取令牌信息的remote app资产信息 () 2022-07-19 15:57:02 +08:00
const.py perf: 暂时去掉历史账号权限 () 2022-07-14 15:37:00 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py fix: 修复权限 view 没有 Model 的问题 2022-03-22 16:59:01 +08:00
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 () 2022-03-17 14:08:16 +08:00
tests.py fix: fix rbac to dev () 2022-02-17 20:13:31 +08:00
tree.py perf: 添加 debug tool bar () 2022-06-29 14:48:54 +08:00
utils.py fix: fix rbac to dev () 2022-02-17 20:13:31 +08:00