Spaces:
Sleeping
Sleeping
Upload config.yaml
Browse files- config.yaml +12 -0
config.yaml
CHANGED
@@ -24,6 +24,10 @@ credentials:
|
|
24 |
email: [email protected]
|
25 |
name: chengrui
|
26 |
password: '$2b$12$yru/vqM1aNEkG8yFt/3mvuULC8tllGEP0ht.nwuH14SBxvsire7g6' # To be replaced with hashed password, test
|
|
|
|
|
|
|
|
|
27 |
austins:
|
28 |
email: [email protected]
|
29 |
name: austins
|
@@ -72,6 +76,14 @@ credentials:
|
|
72 |
email: [email protected]
|
73 |
name: test003
|
74 |
password: '$2b$12$a487ZDz97h7gjXQIcoIWFOlKuQIoVEGz1eBdzz7Al1TzhO3RRr5kW' # To be replaced with hashed password, test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
cookie:
|
76 |
expiry_days: 30
|
77 |
key: random_signature_key # Must be string
|
|
|
24 |
email: [email protected]
|
25 |
name: chengrui
|
26 |
password: '$2b$12$yru/vqM1aNEkG8yFt/3mvuULC8tllGEP0ht.nwuH14SBxvsire7g6' # To be replaced with hashed password, test
|
27 |
+
lbh:
|
28 |
+
email: [email protected]
|
29 |
+
name: lbh
|
30 |
+
password: '$2b$12$UKz0v6TN/AYaZ6vXt6Iike8711zV1M3g89zZk2jYPt0L9sFDPOYs.' # To be replaced with hashed password, test
|
31 |
austins:
|
32 |
email: [email protected]
|
33 |
name: austins
|
|
|
76 |
email: [email protected]
|
77 |
name: test003
|
78 |
password: '$2b$12$a487ZDz97h7gjXQIcoIWFOlKuQIoVEGz1eBdzz7Al1TzhO3RRr5kW' # To be replaced with hashed password, test
|
79 |
+
test004:
|
80 |
+
email: [email protected]
|
81 |
+
name: test004
|
82 |
+
password: '$2b$12$GjiDKG6FtZN/4YI5JN87y.zamKszqizPnTm6odM9nU62bg.9bjPt.' # To be replaced with hashed password, test
|
83 |
+
test005:
|
84 |
+
email: [email protected]
|
85 |
+
name: test005
|
86 |
+
password: '$2b$12$TpEenOq.c9HTjpw8ELIq5OPwTYt6TEYrJ4iANE2rCXUicV9aKHkyC' # To be replaced with hashed password, test
|
87 |
cookie:
|
88 |
expiry_days: 30
|
89 |
key: random_signature_key # Must be string
|