fit2bot
|
611d0b71e8
|
fix: 修复用户下线失败问题 SESSION_EXPIRE_AT_BROWSER_CLOSE 可配置 (#12936)
Co-authored-by: feng <1304903146@qq.com>
|
2024-04-03 16:41:37 +08:00 |
feng
|
8cb74976e1
|
perf: 优化用户session 会话过期
|
2024-02-02 17:52:50 +08:00 |
fit2bot
|
24ed57b98a
|
fix: 三方登录用户无法下线 (#11592)
Co-authored-by: feng <1304903146@qq.com>
|
2023-09-18 16:20:55 +08:00 |
Jiangjie.Bai
|
7151201d58
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;
|
2022-08-24 11:41:48 +08:00 |
fit2bot
|
30fe5214c7
|
fix: 增加上了第三方用户登录失败的原因 (#8714)
* feat: OAuth2.0登录方式加上用户登录规则校验
* fix: 修复第三方用户登录规则(复核)问题
* fix: 增加上了第三方用户登录失败的原因
* fix: 修改变量名称
Co-authored-by: huangzhiwen <zhiwen.huang@fit2cloud.com>
|
2022-08-10 11:03:51 +08:00 |
fit2bot
|
3951b8b080
|
fix(auth): 第三方用户(saml2)登录规则设置无效 (#8648)
* fix: 修复 OpenID、CAS、SAML2登录规则设置无效
* refactor: auth_third_party_required写到一个地方和优化代码结构
* refactor: 优化代码结构
* refactor: 修改变量名称
Co-authored-by: huangzhiwen <zhiwen.huang@fit2cloud.com>
|
2022-08-09 11:24:28 +08:00 |
jiangweidong
|
2099baaaff
|
feat: 认证方式支持OAuth2.0协议 (#8686)
* feat: 认证方式支持OAuth2.0协议
* perf: 优化 OAuth2 认证逻辑和Logo (对接 Github)
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-08-04 14:40:33 +08:00 |
ibuler
|
aa7540045b
|
feat: 添加 session guard
|
2022-05-18 14:55:58 +08:00 |
fit2bot
|
34e75099a3
|
perf: 设置默认的角色,系统用户角色添加权限 (#7898)
* perf: 修改 role handler
* perf: 设置默认的角色,系统用户角色添加权限
* perf: authentication 还是放到系统中吧
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-03-17 14:08:16 +08:00 |
ibuler
|
5081fb5fe7
|
perf: 优化perm tree, 并添加缓存
|
2022-03-08 13:46:25 +08:00 |
fit2bot
|
dafc416783
|
Fix rbac (#7728)
* perf: 重命名 signal handlers
* fix: 修复 ticket processor 问题
* perf: 修改 ticket 处理人api
* fix: 修复创建系统账号bug
* fix: 升级celery_beat==2.2.1和flower==1.0.0;修改celery进程启动参数先后顺序
* perf: 修改 authentication token
* fix: 修复上传权限bug
* fix: 登录页面增加i18n切换;
* fix: 系统角色删除限制
* perf: 修改一下 permissions tree
* perf: 生成 i18n
* perf: 修改一点点
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-03-02 20:48:43 +08:00 |