jumpserver/apps/users
fit2bot cc2b858769
fix: 修复获取令牌信息的remote app资产信息 (#8619)
* 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 fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
backends pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
forms perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
migrations perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
models perf: 优化 redis (#8484) 2022-06-28 17:23:20 +08:00
serializers fix: 修改用户自更新失败的问题 2022-07-12 14:22:07 +08:00
templates/users pref: debug toolbar 太费时间 先禁用 (#8528) 2022-07-05 14:43:56 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
views perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +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: 修复user筛选用户bug 2021-08-18 15:25:35 +08:00
exceptions.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
filters.py fix: 修复导入导出文件时对于bool类型字段的判断问题 2022-06-30 18:28:07 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
notifications.py fix: 修复用户更新自己密码 url 不准确问题 2022-05-24 11:16:13 +08:00
permissions.py perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
signal_handlers.py perf: 移动到信号中 2022-03-21 19:27:23 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py perf: 优化 redis (#8484) 2022-06-28 17:23:20 +08:00
utils.py perf: 统一校验当前用户api (#8324) 2022-06-07 19:26:07 +08:00