Skip to content

Remove AUTH_REQUIRED env variable from the application #166

Description

@frankbria

AUTH_REQUIRED=false was an acceptable environment variable while creating authentication in order to run tests. Now that authentication is up and running in FastAPI, the variable is no longer needed and poses a security risk. It should be completely removed from the application and all modules that require it should be fixed to run without it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0-blocker-betaCritical blocker - must fix before beta testingtesting

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions