Junlin He
Junlin He
实现可以参考这个项目:https://github.com/blaisewang/img2latex-mathpix
## Is your feature request related to a problem? Please describe As of the current version of Answer, it is impossible to insert Latex equations, which significantly limits the notation...
# 背景:什么情况下需要这个功能 自服务部署时,希望能接入自己的SSO服务。 # 需求:想要做成什么样子 现在已经支持了社交登陆,只需要开放自定义 IdP(身份提供商)服务器路径,并支持通过服务路径获取公钥即可。 类似的支持自定义SSO的项目: - [gitlab](https://docs.gitlab.com/ee/administration/auth/oidc.html) - [Memos](https://www.usememos.com/docs/advanced-settings/keycloak) IdP 开源项目: - [keycloak](https://www.keycloak.org/) - [gitlab](https://docs.gitlab.com/ee/integration/openid_connect_provider.html)
### 联系方式 _No response_ ### 1Panel 版本 v1.10.7-Its ### 问题描述 最近看我的备份所有应用任务一直失败,通过定位,是备份 JumpServer 出现了错误。 当我执行单独备份 JumpServer 时,会提示 “record not found”。 另外关于【计划任务】,备份所有应用功能也有一个实现逻辑上的问题,就是备份所有应用时,目前是按照顺序,一个一个应用备份的。当 JumpServer 备份失败后,排在其之前备份的所有应用都成功备份了,但是排在其之后的应用又不会继续执行备份,这容易造成误解(我之前就一直没有发现备份任务失败了,因为常用的应用可能排序比较靠前,都备份成功了)。 因此,建议按照错误逻辑,要不把已经备份成功的应用数据回滚;要不就是忽略备份错误的应用,继续把其他应用备份完,最后提示有哪些没有备份成功。 ### 重现步骤 【应用商店】-【已安装】-【JumpServer】-【备份】-【备份】 ### 期待的正确结果 _No response_...
根据 #23 的描述进行了通用 OAuth Provider 配置,但是初次绑定时,认证完成,会被重定向到 `/console/login?error`(但是没有输出错误信息),且没有绑定成功。 错误状况与这个问题一样:https://github.com/halo-dev/halo/issues/3670 我尝试了以下方式进行调试: - 配置 GitHub 认证,能够成功绑定。(说明插件本身功能没问题) - 使用 GitHub 的配置,新建一个 OAuth Provider,能够成功绑定。(说明 OAuth Provider 配置方法没问题) 由于每个 OAuth 服务器都存在一些细微差异(比如支持用户 claim 不一样),现在我怀疑的问题出现在两个地方: - 是否成功交换了 access...
请建议按照下面的格式汇报BUG **Describe the bug 请详细介绍BUG信息** A clear and concise description of what the bug is. 当 Zotero 设置为英语,点击 Tool 中的 Tara 导入功能不会弹出文件选择窗口 **To Reproduce BUG 如何产生的** Bug appears in (BUG...
### Describe the solution you'd like After setting a post as a workspace or private, we may want to share it with specific external users. In this case, we need...