Skip to content
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

Open
luelueking opened this issue Aug 8, 2023 · 7 comments
Open

前段存在CORS问题,导致web-console用不了 #4

luelueking opened this issue Aug 8, 2023 · 7 comments

Comments

@luelueking
Copy link

: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.

@luelueking
Copy link
Author

可惜127.0.0.1:9090没有UI界面,对着接口看了hh

@luelueking
Copy link
Author

致远OA那个获取不到的spring的问题似乎还在

@luelueking
Copy link
Author

非常有意思的项目

@kyo-w
Copy link
Owner

kyo-w commented Aug 8, 2023

嗯,重心可能不是完全在Java,面对市面产品的语言太多了,但是我还是尽可能更新吧,我其实被致远OA那个架构有一个想法,之前加了一个新检查器去单独做致远OA的spring解析,但是结果是那些不是致远OA的产品全部都是做一遍检查,严重影响分析,我在考虑插件化的形式,而且,我还想提供一下IDEA表达式查询的功能,这样可能提高审计的质量。

@luelueking
Copy link
Author

期待👍

@Lengso
Copy link

Lengso commented Aug 11, 2023

IDEA表达式查询 期待!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants