initial commit
This commit is contained in:
8
.logins.example
Normal file
8
.logins.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user