Browse Source

add users

kevin tessier 4 years ago
parent
commit
fd56b2a0f4

+ 0 - 2
.gitignore

@@ -19,8 +19,6 @@ logs/*
 !logs/.*
 images/*
 !images/.*
-user/accounts/*
-!user/accounts/.*
 user/data/*
 !user/data/.*
 user/themes/quark/

+ 14 - 0
user/accounts/bachir.yaml

@@ -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

+ 11 - 0
user/accounts/kevin.yaml

@@ -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

+ 14 - 0
user/accounts/maud.yaml

@@ -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

+ 14 - 0
user/accounts/ouidade.yaml

@@ -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

+ 14 - 0
user/accounts/sandrine.yaml

@@ -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