-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
前段存在CORS问题,导致web-console用不了 #4
Comments
可惜127.0.0.1:9090没有UI界面,对着接口看了hh |
致远OA那个获取不到的spring的问题似乎还在 |
非常有意思的项目 |
嗯,重心可能不是完全在Java,面对市面产品的语言太多了,但是我还是尽可能更新吧,我其实被致远OA那个架构有一个想法,之前加了一个新检查器去单独做致远OA的spring解析,但是结果是那些不是致远OA的产品全部都是做一遍检查,严重影响分析,我在考虑插件化的形式,而且,我还想提供一下IDEA表达式查询的功能,这样可能提高审计的质量。 |
期待👍 |
IDEA表达式查询 期待! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:9090/#/index:1 Access to XMLHttpRequest at 'http://127.0.0.1:9090/args/get' from origin 'http://localhost:9090' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
The text was updated successfully, but these errors were encountered: