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

More restrictive CORS for api #37

Open
lapplislazuli opened this issue Sep 14, 2019 · 2 comments
Open

More restrictive CORS for api #37

lapplislazuli opened this issue Sep 14, 2019 · 2 comments
Labels
CleanUp Tidying up stuff, because stuff needs to be tidy Stale Typescript Related to Typescript Components

Comments

@lapplislazuli
Copy link
Owner

Right now CORS allows everything from everywhere.

With #36 I can only allow localhost.

Also I can limit the actions as there are currently only "get" and "put" requests and nothing else planned at the moment.

@lapplislazuli lapplislazuli added Typescript Related to Typescript Components CleanUp Tidying up stuff, because stuff needs to be tidy labels Sep 14, 2019
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CleanUp Tidying up stuff, because stuff needs to be tidy Stale Typescript Related to Typescript Components
Projects
None yet
Development

No branches or pull requests

1 participant