Skip to content

Disable username/pw login when ENABLE_LEGACY_LOGIN is false #168

@AlexCLeduc

Description

@AlexCLeduc

We still need to properly disable the POST endpoint on the login view and the admin/login/ as well

Just did this for cedars, not complicated:

  • write a custom admin config and site, override login method
  • override post method of login view and bail if ENABLE_LEGACY_LOGIN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions