vmango
vmango copied to clipboard
feature request: user management from web
at least being able to change the admin password.
and isn't blowfish insecure, or did they fix that?
I found this page to generate a new hash: http://www.passwordtool.hu/blowfish-password-hash-generator
Passwords are hashed with bcrypt, you can use something like https://github.com/bitnami/bcrypt-cli to generate it locally
Now there is also genpw
subcommand:
$ echo -n secret | vmango genpw
Password: $2a$10$EnPEVYVnV8nTPVxwoFTlXO14yHC3hGzzpwwBuC72OD9R0hENZ2RA6