Skip to content

Conversation

crouchcd
Copy link

With the support of PostgreSQL backends (among others) in version 1.0.500, we should be able to port SQLite credentials over to the new tables while respecting is_hashed_password column (if it exists).

This will respect the is_hashed_password column by checking its existence/value before hashing. Otherwise, the password is assumed to be plaintext.

Clients migrating from SQLite will be able to use existing credentials without forcing users to reset their passwords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant