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 |
ibuler
|
55fae1667d
|
fix: 修复 redis 连接过多的问题
|
2022-02-08 12:35:16 +08:00 |
ibuler
|
c85249be36
|
perf: 优化订阅处理,形成框架
|
2021-11-29 15:01:37 +08:00 |
ibuler
|
c8a76c9afb
|
fix: 修复 close connection 的问题
|
2021-11-25 18:29:01 +08:00 |
fit2bot
|
d2df8acd84
|
fix: 修复数据库连接没有关闭问题 (#7227)
* fix: 修复数据库连接没有关闭的bug
perf: websocket 断开也添加关闭数据库连接
* fix: 修复数据库连接没有关闭问题
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-11-18 18:47:01 +08:00 |
fit2bot
|
17303c0550
|
pref: 优化MFA (#7153)
* perf: 优化mfa 和登录
* perf: stash
* stash
* pref: 基本完成
* perf: remove init function
* perf: 优化命名
* perf: 优化backends
* perf: 基本完成优化
* perf: 修复首页登录时没有 toastr 的问题
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2021-11-10 11:30:48 +08:00 |
fit2bot
|
07179a4d22
|
feat: 页面配置serializer版 (#6750)
* feat: 页面配置serializer版
* perf: 优化配置
* perf: 优化设置
* perf: 优化设置
* perf: 优化配置页面
* perf: 基本完成设置优化
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-09-09 14:00:50 +08:00 |
ibuler
|
9f6e26c4db
|
fix: 修复ws引起的redis连接增加
|
2021-08-20 15:23:23 +08:00 |
ibuler
|
97a0e27307
|
perf: 优化消息中心未读数量
|
2021-06-11 18:02:53 +08:00 |