Skip to content

Test CLIENT_SECRET_HASHER migration #1076

@n2ygk

Description

@n2ygk

#1020 enables hashing of client secrets and #1074 adds the missed migration required by it.

  1. Create cleartext client secrets in a version prior to that commit
  2. Upgrade DOT to master
  3. Set a CLIENT_SECRET_HASHER other than None.
  4. Run migration 0006_alter_application_client_secret
  5. Confirm that the old cleartext client secrets migrated correctly and still work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions