fit2bot
993bc36c5e
perf: handling the next parameter propagation issue in third-party authentication flows ( #16395 )
...
* perf: remove call client old- method via ?next=client
* feat: add 2 decorators for login-get and login-callback-get to set next_page and get next_page from session
* perf: code style
* perf: handling the next parameter propagation issue in third-party authentication flows
* perf: request.GET.dict() to copy()
* perf: style import
---------
Co-authored-by: Bai <baijiangjie@gmail.com >
2025-12-08 12:34:32 +08:00
fit2bot
e0388364c3
fix: use third part authentication service rediect to client failed ( #16370 )
...
* perf: .well-known cached 1h and support saml2 redirect_to client
* fix: support wecom redirect_to client (reslove wecom waf 501 error)
* fix: support oauth2 auth rediect to client
* fix: safe next url
---------
Co-authored-by: Bai <baijiangjie@gmail.com >
2025-12-03 19:07:00 +08:00
feng
f4b3a7d73a
perf: Sync feishu info
2025-10-29 14:53:45 +08:00
wangruidong
06be56ef06
fix: Enhance state check to include query parameter for session validation
2025-10-23 14:41:50 +08:00
Emmanuel Ferdman
19b7be33ae
Resolve warnings of logger library
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-05-12 09:51:30 +08:00
jiangweidong
7c55c42582
perf: Links in WeCom messages can be opened without re-logging in.
2024-10-22 17:02:59 +08:00
feng
6b00ba271f
perf: Replace Feishu to obtain user information interface
2024-08-13 18:13:08 +08:00
feng
cea63e6083
perf: Setting user attributes is invalid
2024-08-09 16:53:13 +08:00
feng
8d83c953d3
perf: Support WeCom DingTalk FeiShu Lark Slack attribute mapping
2024-07-30 17:48:26 +08:00
feng
836adab5d0
perf: Feishu lark support attributes settings
2024-07-17 16:59:57 +08:00
feng
d4c1f93ef6
fix: send slack message failed
2024-05-16 15:23:31 +08:00
feng
470a088a9f
feat: 拆分 feishu lark
2024-03-26 17:10:25 +08:00
fit2bot
31b0d345ad
perf: 使用新的钉钉登录接口 ( #12635 )
...
* perf: 暂存
* perf: 使用新的钉钉登录接口
---------
Co-authored-by: halo <wuyihuangw@gmail.com >
2024-02-04 17:05:11 +08:00
ibuler
496b72aaee
perf: 优化导入错误
2024-01-08 17:44:49 +08:00
jiangweidong
b4c1dd2944
perf: slack消息解析优化-mistune升级
2024-01-08 12:35:26 +05:00
jiangweidong
83b91cb739
perf: 优化命令禁止发送消息时,slack消息会包含html标签内容
2023-12-19 11:40:18 +05:00
fit2bot
0fdae00722
perf: 支持slack通知和认证 ( #12193 )
...
* perf: 支持slack通知和认证
* perf: 生成迁移文件
* perf: 优化获取access_token逻辑
---------
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com >
2023-11-29 17:45:44 +08:00
Bai
7707101379
perf: 优化飞书信息通知文案
2023-08-15 08:17:24 +05:00
BoringCat
873e6d1ab9
修复飞书markdown信息渲染问题
2023-08-15 07:47:21 +05:00
fit2bot
3b615719fe
feat: 账号密钥用vault储存 ( #10830 )
...
* feat: 账号密钥用vault储存
* perf: 优化 Vault
* perf: 重构 Vault Backend 设计架构 (未完成)
* perf: 重构 Vault Backend 设计架构 (未完成2)
* perf: 重构 Vault Backend 设计架构 (未完成3)
* perf: 重构 Vault Backend 设计架构 (未完成4)
* perf: 重构 Vault Backend 设计架构 (未完成5)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 小优化
* perf: 优化
---------
Co-authored-by: feng <1304903146@qq.com >
Co-authored-by: Bai <baijiangjie@gmail.com >
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com >
2023-07-31 17:39:30 +08:00
ibuler
b4b9c805ff
perf: 修改支持 Django4
2023-07-24 11:52:25 +08:00
火星小刘
89b42ce51b
企业微信扫描登录修改为新版接口,在PC登录企业微信客户端的情况下,不再需要手机扫码。
...
企业微信官方api
https://developer.work.weixin.qq.com/document/path/98151
2023-05-30 14:58:58 +08:00
jiangweidong
7a97496f70
perf: 变量名还原
2023-05-08 16:58:39 +08:00
jiangweidong
bda748d547
feat: 支持钉钉、飞书、企业微信扫码登录无用户时自动创建用户
2023-05-08 16:58:39 +08:00
Bai
9be01b4c67
feat: 支持飞书国际版(lark)
2023-03-10 15:13:12 +08:00
fit2bot
52709d2efa
feat: 企业微信、钉钉 工作台免密登录(飞书已实现) ( #7855 )
...
* feat: 添加oauth接口
* feat: 企业微信支持OAuth认证,工作台免密登录
* feat: 钉钉支持OAuth认证,工作台免密登录
* fix: 修复参数错误
Co-authored-by: halo <wuyihuangw@gmail.com >
2022-03-29 13:19:13 +08:00
ibuler
b92530f0b9
perf: 优化通知,对支持 markdown 的发 markdown
2021-12-15 20:58:33 +08:00
xinwen
1bc14c53d4
fix: 企业微信发送报错
2021-12-13 16:32:09 +08:00
xinwen
631f802961
fix: 钉钉报错的时取得字段不对
2021-10-28 13:31:27 +08:00
ibuler
25ea3ba01d
perf: 修改sdk位置
2021-10-21 17:39:28 +08:00
ibuler
072865f3e5
perf: 优化修改 sdk 位置
2021-10-21 17:39:28 +08:00