Skip to content

bug :Invalid and unsafe CORS configuration (allow_origins=["*"] with allow_credentials=True) #90

Description

@yomo40

The backend CORS middleware is configured with allow_origins=["*"] and allow_credentials=True. Meanwhile, some users on isuue have reported cross-origin errors, with browsers explicitly indicating a missing Access-Control-Allow-Origin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions