Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use bcrypt directly and remove passlib #40

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

leolas95
Copy link
Owner

We were having a weird issue using Passlib on live, as it it couldn't read the bcrypt version.

See the thread: pyca/bcrypt#684

I removed passlib so now we directly use bcrypt instead.

I also increased the lambda timeout to 30 seconds.

@leolas95 leolas95 merged commit 56c2240 into main Jan 21, 2025
1 check passed
@leolas95 leolas95 mentioned this pull request Jan 23, 2025
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