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 pbkdf2 to encrypt user passwords. #16

Open
bgruening opened this issue Oct 21, 2014 · 0 comments
Open

Use pbkdf2 to encrypt user passwords. #16

bgruening opened this issue Oct 21, 2014 · 0 comments

Comments

@bgruening
Copy link
Owner

For the time being we will stick to sha2 to encrypt user passwords. If we migrate to a newer base image, with a more recent proftpd version we should switch over to use PBKDF2.

For now we have: pbkdf2 = False in galaxy.ini and User.use_pbkdf2 = False in create_galaxy_user.py

bgruening pushed a commit that referenced this issue May 23, 2020
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