Skip to content

Flask-CORS appears configured to allow all origins #264

Description

@Muskankr

If Flask-CORS is set up with a wildcard (*) rather than the specific frontend domain, that's an unnecessary security exposure for a public API. Restrict Access-Control-Allow-Origin to the actual deployed frontend URL.

Metadata

Metadata

Assignees

Labels

featureAdd new feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions