We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前后台设置中填写的Onlyoffice只能填写地址,不能提供JWT Secret,这样就要求Onlyoffice服务对外完全公开,会有安全隐患。 Nextcloud等支持onlyoffice的服务都可以输入jwt secret。
而且onlyoffice自7.2版本开始默认启用了jwt功能,必须手动关闭才能取消jwt。
建议支持提供jwt验证,加强对自建Onlyoffice的保护。
The text was updated successfully, but these errors were encountered:
下个版本会支持的
Sorry, something went wrong.
我也遇到了,只能是关闭ONLYOFFICE的JWT,期待更新。
No branches or pull requests
目前后台设置中填写的Onlyoffice只能填写地址,不能提供JWT Secret,这样就要求Onlyoffice服务对外完全公开,会有安全隐患。
Nextcloud等支持onlyoffice的服务都可以输入jwt secret。
而且onlyoffice自7.2版本开始默认启用了jwt功能,必须手动关闭才能取消jwt。
建议支持提供jwt验证,加强对自建Onlyoffice的保护。
The text was updated successfully, but these errors were encountered: