Skip to content

Use brypt for password generation

Jelle van der Waa requested to merge jelle/aurweb:gendummyscript_bcrypt into pu

Our production server has no passwords with a md5sum without a salt, and as our production database should only contain bcrypt salted passwords in the future.

Merge request reports