9 lines
339 B
Plaintext
9 lines
339 B
Plaintext
# This file stores user logins (and this file only)
|
|
# There is no other way to add user logins
|
|
# Comments in this file may only start at the very beginning of a line
|
|
|
|
# password is bcrypt of 123456
|
|
# the format per line is <username>;;<bcrypt hashed password>
|
|
foo@example.com;;$2a$12$JchPr84/tmKH2muqomK1qe/cj/X0PwcooA5ugynNn3HjU/wpxoNEe
|
|
|