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 origin management #184

Open
roman-khimov opened this issue Mar 21, 2024 · 1 comment
Open

CORS origin management #184

roman-khimov opened this issue Mar 21, 2024 · 1 comment
Labels
feature Completely new functionality I2 Regular impact S4 Routine U3 Regular

Comments

@roman-khimov
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when I hear "CORS". But it's inevitable and we have to live with it somehow. Currently we just do "*" (effectively disabling it), but in some cases people might want to have an app-specific gateway.

Describe the solution you'd like

Provide option to configure allowed origins.

@roman-khimov roman-khimov added U3 Regular S4 Routine I2 Regular impact feature Completely new functionality labels Mar 21, 2024
@roman-khimov
Copy link
Member Author

Related to nspcc-dev/neo-go#2777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I2 Regular impact S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

1 participant