jumpserver/apps/authentication
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 perf: login 2022-06-21 10:08:14 +08:00
confirm fix: 修改mfa check 判断 (#8561) 2022-07-11 10:48:01 +08:00
errors fix: 修改翻译 (#8602) 2022-07-15 17:17:56 +08:00
mfa perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
migrations refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
serializers fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2022-07-05 14:43:56 +08:00
urls fix: condirm (#8572) 2022-07-12 16:02:41 +08:00
views perf: 修改主题 (#8569) 2022-07-12 13:45:48 +08:00
__init__.py
admin.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
filters.py
forms.py perf: 优化加密 (#8206) 2022-05-10 17:28:10 +08:00
middleware.py perf: 修复 middleware 导致的内存增长 2022-06-25 10:34:18 +08:00
mixins.py perf: 修改主题 (#8569) 2022-07-12 13:45:48 +08:00
models.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
notifications.py fix: 三方认证绑定发通知文案 2022-01-12 20:34:19 +08:00
signal_handlers.py feat: 添加 session guard 2022-05-18 14:55:58 +08:00
signals.py
tasks.py
tests.py
utils.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00