jumpserver/apps/authentication/serializers
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
..
__init__.py refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
confirm.py fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
connection_token.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
password_mfa.py perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
token.py feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00