add users
This commit is contained in:
@@ -19,8 +19,6 @@ logs/*
|
|||||||
!logs/.*
|
!logs/.*
|
||||||
images/*
|
images/*
|
||||||
!images/.*
|
!images/.*
|
||||||
user/accounts/*
|
|
||||||
!user/accounts/.*
|
|
||||||
user/data/*
|
user/data/*
|
||||||
!user/data/.*
|
!user/data/.*
|
||||||
user/themes/quark/
|
user/themes/quark/
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
email: bachir@figureslibres.io
|
||||||
|
fullname: 'Bachir Soussi-chiadmi'
|
||||||
|
title: admin
|
||||||
|
state: enabled
|
||||||
|
access:
|
||||||
|
admin:
|
||||||
|
super: 'true'
|
||||||
|
login: 'true'
|
||||||
|
site:
|
||||||
|
login: 'true'
|
||||||
|
hashed_password: $2y$10$ly7d8cZsfvpqRFrEU4OQeegUaXQz6cAZkhKwcNRRPj2QPl.XplDyi
|
||||||
|
language: en
|
||||||
|
twofa_enabled: false
|
||||||
|
twofa_secret: LWV3LU7ZYWZCFVTVCIDA3PNAVNP6DOQY
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
email: kevin@figureslibres.io
|
||||||
|
fullname: 'Kevin Tessier'
|
||||||
|
title: admin
|
||||||
|
state: enabled
|
||||||
|
access:
|
||||||
|
admin:
|
||||||
|
login: true
|
||||||
|
super: true
|
||||||
|
site:
|
||||||
|
login: true
|
||||||
|
hashed_password: $2y$10$SpordXaagWrUi3wWvvE8/enrCFF7BpW0j3f2.YmIswYoJitLj9m8G
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
email: maud@figureslibres.io
|
||||||
|
fullname: 'Maud Boyer'
|
||||||
|
title: admin
|
||||||
|
state: enabled
|
||||||
|
access:
|
||||||
|
admin:
|
||||||
|
super: 'true'
|
||||||
|
login: 'true'
|
||||||
|
site:
|
||||||
|
login: 'true'
|
||||||
|
hashed_password: $2y$10$XYIFrVemvj0aLeoCYJ1TeeYDU7iQYyii4cNEFv0I5sUOtyhjv0YQ.
|
||||||
|
language: en
|
||||||
|
twofa_enabled: false
|
||||||
|
twofa_secret: JLF5HJJ3IK434NGYAR5TMGBNNH5Y2CBP
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
email: ouidade@figureslibres.io
|
||||||
|
fullname: 'Ouidade Soussi-Chiadmi'
|
||||||
|
title: admin
|
||||||
|
state: enabled
|
||||||
|
access:
|
||||||
|
admin:
|
||||||
|
super: 'true'
|
||||||
|
login: 'true'
|
||||||
|
site:
|
||||||
|
login: 'true'
|
||||||
|
hashed_password: $2y$10$6cgrT0dyJlSQ6Zy.oVkNYOh5bW8rFt.qnzexwn8.ct7kwXDnloIei
|
||||||
|
language: en
|
||||||
|
twofa_enabled: false
|
||||||
|
twofa_secret: 2JBHUQEOVLQ5UCVOX7RE6R6ZK6KHW5FV
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
email: sandrine@figureslibres.io
|
||||||
|
fullname: 'Sandrine Ripoll'
|
||||||
|
title: admin
|
||||||
|
state: enabled
|
||||||
|
access:
|
||||||
|
admin:
|
||||||
|
super: 'true'
|
||||||
|
login: 'true'
|
||||||
|
site:
|
||||||
|
login: 'true'
|
||||||
|
hashed_password: $2y$10$D9vJo2awuCuqEFQDHkP7BupvYBTy/SABVQcejFDkwGguhH9TPnZKq
|
||||||
|
language: en
|
||||||
|
twofa_enabled: false
|
||||||
|
twofa_secret: 4UOFFQ7LRK4DVI52655LAEZ3533LGDVW
|
||||||
Reference in New Issue
Block a user