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

fix: remove check_origin and cors_plug #127

Merged
merged 2 commits into from
Mar 8, 2022

Conversation

shiipou
Copy link
Contributor

@shiipou shiipou commented Mar 8, 2022

Remove all Cors Plug because it's now checked before by reverse proxy.

Signed-off-by: shiipou shiishii@nocturlab.fr

@shiipou shiipou linked an issue Mar 8, 2022 that may be closed by this pull request
@shiipou shiipou self-assigned this Mar 8, 2022
@shiipou shiipou added the bug Something isn't working label Mar 8, 2022
@shiipou shiipou force-pushed the shiipou/fix--remove-check_origin-and-cors_plug branch from 60e76a2 to a4867b9 Compare March 8, 2022 10:37
Signed-off-by: shiipou <shiishii@nocturlab.fr>
@shiipou shiipou force-pushed the shiipou/fix--remove-check_origin-and-cors_plug branch from a4867b9 to 90c7ea0 Compare March 8, 2022 11:01
@shiipou shiipou requested review from jonas-martinez and Nesqwik and removed request for jonas-martinez March 8, 2022 13:30
@jonas-martinez jonas-martinez merged commit 87ffbe5 into beta Mar 8, 2022
@jonas-martinez jonas-martinez deleted the shiipou/fix--remove-check_origin-and-cors_plug branch March 8, 2022 13:42
@shiipou
Copy link
Contributor Author

shiipou commented Mar 8, 2022

🎉 This PR is included in version 1.0.0-beta.28 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor Author

shiipou commented Mar 25, 2022

🎉 This PR is included in version 1.0.0-data.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor Author

shiipou commented Apr 4, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@taorepoara
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

CORS Origin didn't work
3 participants