Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

CORS filter configuration enhancements #54

Open
hhund opened this issue Oct 29, 2019 · 0 comments
Open

CORS filter configuration enhancements #54

hhund opened this issue Oct 29, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@hhund
Copy link
Member

hhund commented Oct 29, 2019

As of 3e8e26b the 'Access-Control-Allow-Origin' header value is configurable.

Short-term pleas evaluate if the current hard-coded values for 'Access-Control-Allow-Headers' are correct/necessary, 'Access-Control-Allow-Credentials' = true is needed and 'Access-Control-Allow-Methods' isn't missing a HEAD entry.

Long-term we might want to make the values of 'Access-Control-Allow-Credentials', 'Access-Control-Allow-Headers' and 'Access-Control-Allow-Methods' configurable as well.

@hhund hhund added the enhancement New feature or request label Oct 29, 2019
@wetret wetret removed their assignment Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants