소스 검색

created first user

Bachir Soussi Chiadmi 8 년 전
부모
커밋
f2f2bf50bd
4개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore
  2. 0 0
      cache/.gitkeep
  3. 0 0
      logs/.gitkeep
  4. 10 0
      user/accounts/root.yaml

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+cache
+logs

+ 0 - 0
cache/.gitkeep


+ 0 - 0
logs/.gitkeep


+ 10 - 0
user/accounts/root.yaml

@@ -0,0 +1,10 @@
+email: dev@g-u-i.net
+access:
+  admin:
+    login: true
+    super: true
+  site:
+    login: true
+fullname: root
+title: null
+hashed_password: $2y$10$s2zi8/sd5I4oRAoNQPu8IetLZfSHbI5199IxUdIzLBq6y6H5TuxEu