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: cors configuration origins #70

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

Toto-hitori
Copy link
Contributor

Fixed mistake with CORS configuration in Spring Boot Security

@Toto-hitori Toto-hitori requested a review from jjgancfer March 3, 2024 11:16
@Toto-hitori Toto-hitori self-assigned this Mar 3, 2024
@Toto-hitori Toto-hitori added bug 🐛 Something isn't working backend ⚙️ Backend issue ASAP 🚨 Urgent issue labels Mar 3, 2024
Copy link

sonarqubecloud bot commented Mar 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@jjgancfer jjgancfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to solve the problem in #69. Thank you for your quick fix!

Copy link
Contributor

@sergiorodriguezgarcia sergiorodriguezgarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to solve the problems. Aprove and merge.

@sergiorodriguezgarcia sergiorodriguezgarcia merged commit 7f92a58 into develop Mar 3, 2024
2 checks passed
@Toto-hitori Toto-hitori deleted the fix/cors-configuration branch March 3, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP 🚨 Urgent issue backend ⚙️ Backend issue bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: possible CORS problem when networking the webapp to the API
3 participants