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

Info would be useful about salt in documentation, werkzeug version should be fixed. #2

Open
BalintPogatsa opened this issue Dec 28, 2023 · 0 comments

Comments

@BalintPogatsa
Copy link

I've faced some issue when I've tried to use the server:

It was not clear for me how to generate the salt.
I've ended up using bcrypt.genSalt() method from a local python env. It looked something like: $2a$10$3rG14pYiZyUNs0Z9FfFJ5u

Another issue was that dash and werkzeug python libraries are not always compatible, so I had to add werkzeug==2.0.3 in requirement.txt

Besides that thank you for sharing the project!

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

No branches or pull requests

1 participant