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.

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