feng626
|
7b4c2ce97e
|
perf: xpack problem
|
2022-09-19 19:04:57 +08:00 |
halo
|
697270e3e6
|
perf: 优化清理任务偶发错误
|
2022-09-08 15:40:23 +08:00 |
Jiangjie.Bai
|
a27aeca2fd
|
refactor: 修改授权相关Model,Serializer,API结构
|
2022-09-07 17:35:23 +08:00 |
jiangweidong
|
409d254a2e
|
feat: 支持MFA可配置华为云平台短信对接
|
2022-09-06 15:48:33 +08:00 |
jiangweidong
|
b25404cac1
|
feat: 支持OAuth2协议自定义注销功能
|
2022-09-06 14:58:48 +08:00 |
ibuler
|
0011823789
|
perf: 去掉 pymysql, mysqlclie已支持 m1
|
2022-09-05 20:06:41 +08:00 |
ibuler
|
585f0c64cd
|
perf: 修改 v3
|
2022-08-30 11:56:56 +08:00 |
feng626
|
ca3d2271a8
|
merge v3
|
2022-08-29 19:53:04 +08:00 |
Jiangjie.Bai
|
1819083a25
|
perf: 优化 custom 认证模块加载逻辑,判断MD5值,启动时只加载一次
|
2022-08-25 15:04:45 +08:00 |
Jiangjie.Bai
|
8fc5c4cf9e
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;通过配置文件控制
|
2022-08-24 18:41:47 +08:00 |
Jiangjie.Bai
|
7151201d58
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;
|
2022-08-24 11:41:48 +08:00 |
ibuler
|
cd8adc6d3d
|
perf: 修改 migrations
|
2022-08-24 10:57:44 +08:00 |
ibuler
|
d402ba5d92
|
perf: 修改资产名称
|
2022-08-11 15:45:03 +08:00 |
吴小白
|
16634907b4
|
perf: ldap 支持客户端证书认证
|
2022-08-11 14:09:57 +08:00 |
jiangweidong
|
708a87c903
|
feat: 支持CMPPv2.0协议短信网关 (#8591)
* feat: 支持CMPPv2.0协议短信网关
* 修改翻译
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-08-09 16:09:20 +08:00 |
ibuler
|
3011b18eaa
|
perf: 干掉 applications
|
2022-08-09 15:42:06 +08:00 |
huangzhiwen
|
6a30e0739d
|
feat: OAuth2.0登录方式加上用户登录规则校验
|
2022-08-09 11:38:59 +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 |
Jiangjie.Bai
|
05e2f8aaf6
|
fix: 修改 EncryptMixin get_prep_value 和 默认关闭 XPACK
|
2022-08-09 10:42:35 +08:00 |
Jiangjie.Bai
|
c4a94876cc
|
fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme
|
2022-08-08 15:00:26 +08:00 |
feng626
|
dcab934d9f
|
fix: 修复用户自动登录bug
|
2022-08-08 11:42:45 +08:00 |
ibuler
|
c0cb58c001
|
perf: 添加 tree api
|
2022-08-08 10:41:37 +08:00 |
ibuler
|
8dfb8eeb75
|
perf: 修改权限
|
2022-08-05 18:31:57 +08:00 |
fit2bot
|
4ecb0b760f
|
perf: 支持配置文件加密 (#8699)
* crypto
* perf: 暂存一下
* perf: 支持配置文件加密
* perf: 修改位置
* perf: 优化拆分出去
* stash
* perf: js 强制 key 最大 16
* pref: 修改语法
* fix: 修复启用 gm 后,又关闭导致的用户无法登录
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-08-05 14:53:23 +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
|
b22aed0cc3
|
feat: 用户密码 hash 采用 gmsm3
|
2022-08-03 15:05:22 +08:00 |
fit2bot
|
ee1aff243c
|
feat: 新增ping、telnet系统工具 (#8666)
* feat: 新增ping、telnet系统工具
* perf: 消息返回
Co-authored-by: halo <wuyihuangw@gmail.com>
|
2022-07-29 10:02:23 +08:00 |
fit2bot
|
d07a230ba6
|
feat: 添加默认工单授权时间 (#8649)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-22 15:23:16 +08:00 |
Jiangjie.Bai
|
60e455bea2
|
fix: 修改theme_info默认值为{}
|
2022-07-20 16:13:20 +08:00 |
ibuler
|
fd94713583
|
Merge branch 'dev' into pr@dev@refactor_system_user_account
|
2022-07-17 14:17:18 +08:00 |
ibuler
|
29c9c6d680
|
perf: 优化 accounts
|
2022-07-15 18:03:32 +08:00 |
halo
|
191d37dd56
|
feat: 支持session存储方式可配置,可选cache或db
|
2022-07-13 10:21:20 +08:00 |
fit2bot
|
0f11ca9c37
|
perf: 修改翻译 (#8543)
* perf: 修改翻译
* perf: 优化 flash msg page
* perf: 修改 i18n
* perf: 修改 i18n
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-07-06 17:26:09 +08:00 |
ibuler
|
98644eeb61
|
perf: 修改 logo
|
2022-07-05 20:07:24 +08:00 |
fit2bot
|
001e5d857f
|
pref: debug toolbar 太费时间 先禁用 (#8528)
* perf: 修改主题色
* pref: debug toolbar 太费时间 先禁用
* perf: 修改颜色
* perf: 优化 interface
* perf: 修改 avartar
* perf: css color
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-07-05 14:43:56 +08:00 |
Jiangjie.Bai
|
bbcf992531
|
feat: 添加 OmniDB Enabled 控制
feat: 添加 OmniDB Enabled 控制
|
2022-07-05 11:12:37 +08:00 |
Jiangjie.Bai
|
62a2a74c27
|
perf: 会话列表显示终端名称;修复启动 warning 问题
|
2022-07-01 19:21:13 +08:00 |
fit2bot
|
de41747bb2
|
perf: 添加 debug tool bar (#8504)
* perf: 添加 debug tool bar
* perf: 修改 config name
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-06-29 14:48:54 +08:00 |
ibuler
|
77067f18d5
|
stash tdsql
pref: 测试完成
perf: 修改支持 tdsql 5.7
revert: 欢迎之前的内容
revert: some
perf: 修改 tdsql
pref: 修改 。
|
2022-06-28 18:05:20 +08:00 |
fit2bot
|
c3c99cc5e8
|
perf: 优化 redis (#8484)
* perf: 优化 redis
* perf: 优化 redis 时间
* perf: 优化时间
* perf: 修改 ssl
* perf: 修改 ssl
* perf: 修改 ssl name
* perf: 修改名称
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-06-28 17:23:20 +08:00 |
ibuler
|
ac20bc05ba
|
perf: 优化 css
|
2022-06-23 15:55:33 +08:00 |
ibuler
|
2366da1485
|
perf: redis AND login page
|
2022-06-21 18:43:48 +08:00 |
ibuler
|
f1a22575d3
|
perf: 优化登录页面
|
2022-06-21 16:18:13 +08:00 |
ibuler
|
7c1882bb53
|
perf: login
|
2022-06-21 10:08:14 +08:00 |
ibuler
|
8b819f3779
|
perf: 优化登录
|
2022-06-20 19:22:48 +08:00 |
Jiangjie.Bai
|
2366f02d10
|
feat: 添加组件类型 razor 并替换 XRDP_ENABLED
|
2022-06-07 13:43:53 +08:00 |
Jiangjie.Bai
|
3bc307d666
|
perf: 设置Connection Token 默认最少5分钟 (#8331)
|
2022-06-01 18:00:22 +08:00 |
Jiangjie.Bai
|
810c500402
|
feat: 添加配置项 CONNECTION_TOKEN_EXPIRATION
|
2022-05-31 18:23:48 +08:00 |
Jiangjie.Bai
|
af1150bb86
|
feat: OIDC 用户添加属性映射值
|
2022-05-31 16:03:39 +08:00 |
ibuler
|
e5f4b8000e
|
stash
|
2022-05-18 14:55:58 +08:00 |
fit2bot
|
07779c5a7a
|
perf: 工单启用 (#8254)
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-05-17 18:57:04 +08:00 |
jiangweidong
|
e80b6936a2
|
perf: 兼容AWS上redis[ssl]无证书无法部署的问题
|
2022-05-16 18:03:47 +08:00 |
fit2bot
|
031077c298
|
perf: password 等使用 rsa 加密传输 (#8188)
* perf: 修改 model fields 路径
* stash it
* pref: 统一加密方式,密码字段采用 rsa 加密
* pref: 临时密码使用 rsa
* perf: 去掉 debug msg
* perf: 去掉 Debug
* perf: 去掉 debug
* perf: 抽出来
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-05-07 16:20:12 +08:00 |
jiangweidong
|
c56179e9e4
|
feat: 支持企业微信、钉钉直接审批工单 (#8115)
|
2022-05-05 13:07:48 +08:00 |
Jiangjie.Bai
|
00ed7bb025
|
perf: 优化 OIDC 支持选择认证方式
|
2022-04-29 14:28:07 +08:00 |
Jiangjie.Bai
|
f8fade4cf2
|
feat: 添加配置项 KoKo SSH Client 方式
|
2022-04-19 16:16:55 +08:00 |
Jiangjie.Bai
|
3eab621b28
|
feat: 优化Endpoint迁移逻辑,增加XRDP规则和Endpoint
fix: 修改Endpoint迁移文件
|
2022-04-18 15:29:40 +08:00 |
jiangweidong
|
548a374c6d
|
fix: 修复部署在没有密码的redis上时,站内信数量不更新问题
|
2022-04-18 11:39:20 +08:00 |
fit2bot
|
a647e73c02
|
feat: 设置SessionCookieNamePrefix (#8071)
* feat: 设置SessionCookieNamePrefix
* feat: 设置SessionCookieNamePrefix
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-04-15 21:33:15 +08:00 |
Jiangjie.Bai
|
7b02777f1e
|
fix: 修改endpoint smart API允许有效用户访问
|
2022-04-15 16:33:41 +08:00 |
jiangweidong
|
70a07539af
|
perf: 优化部分云厂商的redis连接的问题
|
2022-04-15 10:00:49 +08:00 |
Jiangjie.Bai
|
c240a471dc
|
fix: Public Setting 添加 Magnus
|
2022-04-14 14:16:02 +08:00 |
fit2bot
|
b610d71e11
|
feat: 添加 临时 password (#8035)
* perf: 添加 template password
* perf: 修改id
* perf: 修改 翻译
* perf: 修改 tmp token
* perf: 修改 token
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-13 20:24:56 +08:00 |
ibuler
|
b0f7c114fc
|
perf: 修改 csrf token domain
|
2022-04-13 16:08:07 +08:00 |
fit2bot
|
f481463c64
|
feat: 添加Endpoint (#8041)
* feat: add Endpoint EndpointRule EndpointProtocol model
* feat: add Endpoint EndpointRule EndpointProtocol API
* feat: modify protocols field
* feat: 修改序列类
* feat: 获取connect-url连接地址
* feat: 获取connect-url连接地址
* feat: 优化后台获取smart-endpoint逻辑
* feat: 优化后台获取smart-endpoint逻辑
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 修改翻译
* feat: 修改smart endpoint
* feat: 修改翻译
* feat: smart API 添加token解析
* feat: 删除 smart serializer
* feat: 修改迁移逻辑
* feat: 解决冲突
* feat: 修改匹配 endpoint
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-04-12 17:45:10 +08:00 |
fit2bot
|
1f8ded49fa
|
feat: 工作台区分组织 (#8040)
* perf: 工作台受组织角色控制
* perf: workspace => workbench
* perf: 修改 workspace codename
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-12 14:25:49 +08:00 |
feng626
|
c8758f417d
|
feat: ldap一键导入及设置用户组织
|
2022-04-06 17:13:34 +08:00 |
fit2bot
|
b8e6bc932b
|
perf: 添加 mariadb port (#7989)
* perf: 添加 mariadb port
* perf: 优化 mariadb 树上天津更多信息
* perf: remove mixin
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-03-29 17:22:59 +08:00 |
feng626
|
d856f1364a
|
feat: 拉起ssh api
|
2022-03-29 13:23:58 +08:00 |
fit2bot
|
b7b1d81ea0
|
fix: magenus bug (#7977)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-25 16:46:36 +08:00 |
fit2bot
|
e0fdfa52b9
|
feat: 支持 magnus (#7965)
* feat: 支持 magnus
* perf: 添加 setting 到 api
* perf: 放出 mongodb
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-03-25 14:45:08 +08:00 |
老广
|
0ef7a9571c
|
Merge pull request #7800 from jumpserver/pr@dev@feat_core_redis_support_ssl
feat: JumpServer支持部署在使用了ssl的redis上
|
2022-03-22 10:34:32 +08:00 |
jiangweidong
|
e35fbfc7e9
|
Update session.py
|
2022-03-21 19:02:30 +08:00 |
ibuler
|
0fbc548c02
|
fix: 修复访问 flower 错误
|
2022-03-16 19:05:06 +08:00 |
ibuler
|
995c9a6c19
|
perf: 修复一些bug, rolebingding 找到合适的
|
2022-03-16 14:08:54 +08:00 |
jiangweidong
|
794139782f
|
feat: JumpServer支持部署在使用了ssl的redis上,可使用证书连接
|
2022-03-14 11:35:14 +08:00 |
Jiangjie.Bai
|
8e2471c1eb
|
fix: 移除TICKET_ENABLED配置;系统设置API限制权限
|
2022-03-11 21:02:26 +08:00 |
ibuler
|
797b184c7f
|
perf: 修改 perm tree
|
2022-03-11 20:31:38 +08:00 |
jiangweidong
|
f04378eaf8
|
feat: JumpServer支持部署在使用了ssl的redis上
|
2022-03-11 12:56:22 +08:00 |
fit2bot
|
29b9adb684
|
perf: 修复一把数据 (#7789)
* fix: 优化 perm exclude
* perf: 修复一把数据
perf: 修复一些数据
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-03-10 17:40:31 +08:00 |
Jiangjie.Bai
|
b017e68a56
|
Perf: 优化RBAC权限树 (#7782)
* fix: 优化权限树(1)
* fix: 优化权限树(2)
* fix: 优化权限树(3)
* fix: 优化权限树(4)
* fix: 优化权限树(5)
* fix: 优化权限树(添加迁移文件)
* fix: 优化权限树(6)
* fix: 优化权限树(7)
* fix: 优化权限树(8)
* fix: 优化权限树(9)
|
2022-03-10 11:25:33 +08:00 |
fit2bot
|
761265dec5
|
fix: 修复index api perm (#7761)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-08 10:43:01 +08:00 |
Jiangjie.Bai
|
8a8ed90eef
|
fix: 保留之前的jms_oidc_rp包
|
2022-03-04 18:12:46 +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 |
Jiangjie.Bai
|
03afa4f974
|
Fix rbac (#7713)
* fix: token 系统用户增加 protocol
* fix: 修复清除orphan session时同时清除对应的 session_task
* perf: 修改 connection token api
* fix: 修复无法获取系统角色绑定的问题
* perf: 增加 db terminal 及 magnus 组件
* perf: 修改 migrations
* fix: 修复AUTHENTICATION_BACKENDS相关的逻辑
* fix: 修改判断backend认证逻辑
* fix: 修复资产账号查看密码跳过mfa
* fix: 修复用户组授权权限错误
* feat: 支持COS对象存储
* feat: 升级依赖 jms_storage==0.0.42
* fix: 修复 koko api 问题
* feat: 修改存储翻译信息
* perf: 修改 ticket 权限
* fix: 修复获取资产授权系统用户 get_queryset
* perf: 抽取 ticket
* perf: 修改 cmd filter 的权限
* fix: 修改 ticket perm
* fix: 修复oidc依赖问题
Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: 小冯 <xiaofeng@xiaofengdeMacBook-Pro.local>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-02-28 19:28:58 +08:00 |
Jiangjie.Bai
|
edfca5eb24
|
Fix rbac (#7699)
* perf: 优化 suggesstion
* perf: 修改 migrations
* feat: 添加OIDC认证逻辑
* perf: 修改 backend
* perf: 优化认证backends
* perf: 优化认证backends
* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-25 19:23:59 +08:00 |
ibuler
|
e76eec530f
|
perf: 添加migrations
|
2022-02-23 17:06:07 +08:00 |
Jiangjie.Bai
|
83ff8dbf26
|
fix: rbac 合并 (#7658)
* perf: 修复一些错误权限位
* Pr@fix rbac@fix rbac permissions (#7648)
* fix: 确保每次 migrate 执行更新 role permissions
* perf: 修改 choices
* feat: 兼容apple m1
* perf: 修改 migrations role permissions
* perf: pymysql 导入
* perf: admin 判断
* fix: 修复消息订阅权限
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-02-21 16:24:03 +08:00 |
fit2bot
|
e259d2a9e9
|
fix: fix rbac to dev (#7636)
* feat: 添加 RBAC 应用模块
* feat: 添加 RBAC Model、API
* feat: 添加 RBAC Model、API 2
* feat: 添加 RBAC Model、API 3
* feat: 添加 RBAC Model、API 4
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC 整理权限位
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位
* feat: RBAC 添加默认角色
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 修改用户模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 修改用户角色属性的使用
* feat: RBAC No.1
* xxx
* perf: 暂存
* perf: ...
* perf(rbac): 添加 perms 到 profile serializer 中
* stash
* perf: 使用init
* perf: 修改migrations
* perf: rbac
* stash
* stash
* pref: 修改rbac
* stash it
* stash: 先去修复其他bug
* perf: 修改 role 添加 users
* pref: 修改 RBAC Model
* feat: 添加权限的 tree api
* stash: 暂存一下
* stash: 暂存一下
* perf: 修改 model verbose name
* feat: 添加model各种 verbose name
* perf: 生成 migrations
* perf: 优化权限位
* perf: 添加迁移脚本
* feat: 添加组织角色迁移
* perf: 添加迁移脚本
* stash
* perf: 添加migrateion
* perf: 暂存一下
* perf: 修改rbac
* perf: stash it
* fix: 迁移冲突
* fix: 迁移冲突
* perf: 暂存一下
* perf: 修改 rbac 逻辑
* stash: 暂存一下
* perf: 修改内置角色
* perf: 解决 root 组织的问题
* perf: stash it
* perf: 优化 rbac
* perf: 优化 rolebinding 处理
* perf: 完成用户离开组织的问题
* perf: 暂存一下
* perf: 修改翻译
* perf: 去掉了 IsSuperUser
* perf: IsAppUser 去掉完成
* perf: 修改 connection token 的权限
* perf: 去掉导入的问题
* perf: perms define 格式,修改 app 用户 的全新啊
* perf: 修改 permission
* perf: 去掉一些 org admin
* perf: 去掉部分 org admin
* perf: 再去掉点 org admin role
* perf: 再去掉部分 org admin
* perf: user 角色搜索
* perf: 去掉很多 js
* perf: 添加权限位
* perf: 修改权限
* perf: 去掉一个 todo
* merge: with dev
* fix: 修复冲突
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-17 20:13:31 +08:00 |
Michael Bai
|
8085db7acc
|
feat: 增加系统设置(安全)控制第三方认证用户是否进行MFA认证
|
2022-02-08 17:48:40 +08:00 |
Michael Bai
|
21a34ddc03
|
feat: 返回License信息
|
2022-01-13 18:55:44 +08:00 |
Michael Bai
|
4405abbedf
|
feat: 2022
|
2022-01-04 12:54:12 +08:00 |
ibuler
|
330917df4c
|
fix: 修复 saml2 登陆的问题
|
2021-12-13 17:52:18 +08:00 |
jiangweidong
|
c5013dcbd6
|
feat: saml2协议单点登录支持在页面上配置saml2协议的高级配置 (#7362)
|
2021-12-13 10:54:14 +08:00 |
ibuler
|
3ea4a9fbe6
|
chore: 修改 html 中 license 文案
|
2021-12-09 17:33:56 +08:00 |
fit2bot
|
3962af7c4f
|
feat: 支持saml2协议的单点登录,合并代码 (#7347)
* fix: 支持saml2协议的单点登录
* feat: 支持saml2协议的单点登录,合并代码
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
|
2021-12-09 15:47:21 +08:00 |
feng626
|
67d084fc43
|
perf: ip list 优化
|
2021-11-19 16:36:58 +08:00 |
feng626
|
24d0d52a0a
|
perf: 优化ip黑白名单
|
2021-11-19 11:48:45 +08:00 |
ibuler
|
70e8a03888
|
fix: 修复 mfa 登录时的 focus 错误
|
2021-11-18 18:49:22 +08:00 |
feng626
|
2a9f0f8dcf
|
perf: help信息迁移到public中
|
2021-11-17 15:44:50 +08:00 |