User story #16730
Updated by Elaad FURREEDAN almost 5 years ago
In demo-rudder-users.xml we need to update informations to add bcrypt support :
- Replace "sha512" in the hash function used by "bcrypt"
- In the comment's part add bcrypt
- Add how to generate a bcrypt hash with a command line
- Update admin's password (which should be replace by a random one post-install)