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

Add XSRF-TOKEN to Swagger UI Requests #5803

Closed
realLiangshiwei opened this issue Oct 15, 2020 · 4 comments · Fixed by #5864
Closed

Add XSRF-TOKEN to Swagger UI Requests #5803

realLiangshiwei opened this issue Oct 15, 2020 · 4 comments · Fixed by #5864

Comments

@realLiangshiwei
Copy link
Member

Related #5728

We have added Auto Validate AntiForgery Token for HTTP API Requests, We also need to add XSRF-TOKEN to Swagger UI Requests. Like we did in aspnetboilerplate

@hikalkan
Copy link
Member

Closed by #5864

@xyfy
Copy link
Contributor

xyfy commented Nov 17, 2020

It need some config for api host Project ,Like gateway or servicehost in microservicesample .
in default ,it cannot load js /libs/abp/core/abp.js @realLiangshiwei

@realLiangshiwei
Copy link
Member Author

@xyfy See #6124

@xyfy
Copy link
Contributor

xyfy commented Nov 17, 2020

@xyfy See #6124

does it mean after the #6124 the module do not need /libs/abp/core/abp.js anymore?

It will release in v4.0?

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

Successfully merging a pull request may close this issue.

3 participants