initial commit
This commit is contained in:
7
files/users_database.yml
Normal file
7
files/users_database.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
users:
|
||||
testuser: ## I have set the password below to 'test' for you
|
||||
password: '{CRYPT}$6$rounds=500000$Bui4ldW5hXOI9qwJ$IUHQPCusUKpTs/OrfE9UuGb1Giqaa5OZA.mqIpH.Hh8RGFsEBHViCwQDx6DfkGUiF60pqNubFBugfTvCJIDNw1'
|
||||
email: your@email.address
|
||||
groups:
|
||||
- admins
|
||||
- dev
|
||||
Reference in New Issue
Block a user