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

api/main.py: Add permissive CORS policy #435

Closed
wants to merge 2 commits into from

Conversation

nuclearcat
Copy link
Member

As we might experiment with 3rd party web applications we need CORS policy to be defined.
Probably it need to be more strict in the future.

As we might experiment with 3rd party web applications we need CORS
policy to be defined.
Probably it need to be more strict in the future.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
api/main.py:717:0: W0105: String statement has no effect (pointless-string-statement)

Signed-off-by: Denys Fedoryshchenko <[email protected]>
api/main.py Show resolved Hide resolved
@r-c-n
Copy link

r-c-n commented Dec 20, 2023

LGTM, you can move this to a real PR whenever you're ready.

@nuclearcat
Copy link
Member Author

I will deprecate this PR, and probably will write this week small web interface hosted on API instance itself

@nuclearcat nuclearcat closed this Jan 23, 2024
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