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 filter #460

Merged
merged 1 commit into from
Dec 27, 2023
Merged

CORS filter #460

merged 1 commit into from
Dec 27, 2023

Conversation

danthe1st
Copy link
Member

This PR removes the WebMvcConfigurer introduced in #439 since it does not seem to do anything (at least without Spring Security) and adds a filter that manually sets the CORS headers.

@danthe1st danthe1st requested a review from a team as a code owner December 27, 2023 16:00
@liquiddevelopmentnet
Copy link
Member

This was tested successfully

@jasonlessenich jasonlessenich merged commit 448b412 into Java-Discord:main Dec 27, 2023
1 check passed
@danthe1st danthe1st deleted the cors-fix branch December 27, 2023 20:08
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

Successfully merging this pull request may close these issues.

3 participants