spring-social-wechat-sample icon indicating copy to clipboard operation
spring-social-wechat-sample copied to clipboard

This is Spring-Social sample of wechat.

Results 5 spring-social-wechat-sample issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.5.22.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies

大佬,你好,我是@abbykimi,我IDE运行您这个项目的时候,提示有几个漏洞,项目调用了org.springframework.security:spring-security-core等29个开源组件,存在7个安全漏洞,建议你升级下。 ``` 漏洞标题:Vmware VMware Spring Security 权限许可和访问控制问题漏洞 漏洞编号:CVE-2021-22112 漏洞描述: Vmware VMware Spring Security是美国威睿(Vmware)公司的一套为基于Spring的应用程序提供说明性安全保护的安全框架。 VMware Spring Security 中存在权限许可和访问控制问题漏洞。该漏洞源于攻击者可以通过Spring Security的多个SecurityContext更改绕过限制,以提升其权限。以下产品及版本受到影响:Spring Security 5.4.0 至 5.4.3 版本, Spring Security 5.3.0.RELEASE 至 5.3.7.RELEASE 版本, Spring...

在正式账号上填写了不带http的域名,配置都完整,微信官方需要上传的txt文件也可以正常访问到,但是绑定微信是请求action="/signin/wechatmp没有调用到返回503 Service Unavailable No server is available to handle this request

你好 我的微信公众测试号 授权登录第一次登录进去会404 后台报错The OAuth2 'state' parameter is missing or doesn't match , 但第二次进去又没事 不知是啥原因额

java.lang.IllegalArgumentException: No connection factory for service provider 'wechat' is registered at org.springframework.social.connect.support.ConnectionFactoryRegistry.getConnectionFactory(ConnectionFactoryRegistry.java:72) ~[spring-social-core-1.1.6.RELEASE.jar:1.1.6.RELEASE] at org.springframework.social.connect.web.ProviderSignInController.signIn(ProviderSignInController.java:177) ~[spring-social-web-1.1.6.RELEASE.jar:1.1.6.RELEASE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121] at...