kiftd-source icon indicating copy to clipboard operation
kiftd-source copied to clipboard

kiftd: An open source sky driver or cloud driver server application! 欢迎访问kiftd源代码资源库!您可以在此获取kiftd源代码,并自由地进行下载和查看。该源代码仓库同时也是开发仓库,因此其版本可能比发行版...

Results 47 kiftd-source issues
Sort by recently updated
recently updated
newest added

Bumps poi-scratchpad from 3.10-FINAL to 5.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.poi:poi-scratchpad&package-manager=maven&previous-version=3.10-FINAL&new-version=5.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps poi-scratchpad from 3.10-FINAL to 5.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.poi:poi-scratchpad&package-manager=maven&previous-version=3.10-FINAL&new-version=5.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Jackson 2.9.5版本有远程代码执行漏洞 最好升级到2.10.x以上 https://nvd.nist.gov/vuln/detail/CVE-2020-8840

> Springboot升级到2.4以上会报Error:Unable to locate the default servlet for serving static content. Please set the 'defaultServletName' property explicitly. 因为2.4以上的Springboot不再默认注册DefaultServlet,需要将server.servlet.register-default-servlet设置为true。 ### 简单的解决办法: > kohgylw/kiftd/server/configation/MVC.java 添加以下代码 ```java @Bean WebServerFactoryCustomizer enableDefaultServlet() { return (factory)...

添加配置,避免idea不识别src/java下png资源文件

能否支持 webdav ,nfs 等网络协议,方便各个平台挂载使用

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.1 to 3.5.6. Release notes Sourced from mybatis's releases. mybatis-3.5.6 Enhancements: A new configuration option defaultSqlProviderType is added. The specified class will be used as the SQL...

dependencies