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 preflight requests #6355

Merged
merged 1 commit into from
May 24, 2023
Merged

fix preflight requests #6355

merged 1 commit into from
May 24, 2023

Conversation

butonic
Copy link
Member

@butonic butonic commented May 19, 2023

The proxy cannot know which headers and methods to allow, so we now forward all preflight requests, aka OPTIONS requests to the backend services.

related #6345 #5108

reva part in cs3org/reva#3906

@update-docs
Copy link

update-docs bot commented May 19, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic self-assigned this May 19, 2023
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@sonarcloud
Copy link

sonarcloud bot commented May 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
2.9% 2.9% Duplication

@micbar micbar merged commit e4aaf79 into master May 24, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix-cors-headers branch May 24, 2023 07:40
ownclouders pushed a commit that referenced this pull request May 24, 2023
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.

2 participants