Skip to content

Use passlib in place of legacycrypt#396

Draft
glehmann wants to merge 1 commit intomasterfrom
gln/passlib-integration-kuyq
Draft

Use passlib in place of legacycrypt#396
glehmann wants to merge 1 commit intomasterfrom
gln/passlib-integration-kuyq

Conversation

@glehmann
Copy link
Member

@glehmann glehmann commented Feb 12, 2026

legacycrypt requires to install libcrypt.so.1 manually

Keep legacycrypt as a dependency for now, to ease the transition to those who already have a custom data.py.

Move hash_password() to lib.common, to make easier to change the implementation in the future.

This is in draft while I test if it actually works with an install test.

@glehmann glehmann force-pushed the gln/passlib-integration-kuyq branch from dd3c224 to 1c3ac9b Compare February 12, 2026 10:52
legacycrypt requires to install libcrypt.so.1 manually

Keep legacycrypt as a dependency for now, to ease the transition to those
who already have a custom data.py.

Move hash_password() to lib.common, to make easier to change the
implementation in the future.

Signed-off-by: Gaëtan Lehmann <gaetan.lehmann@vates.tech>
@glehmann glehmann force-pushed the gln/passlib-integration-kuyq branch from 1c3ac9b to c6ea37e Compare February 12, 2026 15:12
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