Upload 3 files
Browse files- chengrui/database_name.csv +6 -0
- config.yaml +9 -2
- guojing/database_name.csv +6 -0
chengrui/database_name.csv
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name,date
|
2 |
+
joeshi,2023年9月
|
3 |
+
joeshi,2023年9月
|
4 |
+
Web App开发需求说明 20230512.pdf,2023-09-24 20:59
|
5 |
+
Sparks_of_AGI.pdf,2023-09-24 21:07
|
6 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2023-09-24 21:11
|
config.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
credentials:
|
2 |
usernames:
|
3 |
joeshi:
|
4 |
-
email:
|
5 |
name: joeshi
|
6 |
password: '$2b$12$8Jbjy0Cvq4UnXksw2PUa8.BOmssCExwIS/SrSZX4JwGWu1zJJ5Jxu' # To be replaced with hashed password
|
7 |
cindyji:
|
@@ -16,7 +16,14 @@ credentials:
|
|
16 |
email: [email protected]
|
17 |
name: temp
|
18 |
password: '$2b$12$AvcADYBmeN77qFQvZ.mIf.fjMzJRgk/HH5OkLxCax6x3NsAQWrHki' # To be replaced with hashed password, test
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
cookie:
|
21 |
expiry_days: 30
|
22 |
key: random_signature_key # Must be string
|
|
|
1 |
credentials:
|
2 |
usernames:
|
3 |
joeshi:
|
4 |
+
email: joe.joeshi@gmail.com
|
5 |
name: joeshi
|
6 |
password: '$2b$12$8Jbjy0Cvq4UnXksw2PUa8.BOmssCExwIS/SrSZX4JwGWu1zJJ5Jxu' # To be replaced with hashed password
|
7 |
cindyji:
|
|
|
16 |
email: [email protected]
|
17 |
name: temp
|
18 |
password: '$2b$12$AvcADYBmeN77qFQvZ.mIf.fjMzJRgk/HH5OkLxCax6x3NsAQWrHki' # To be replaced with hashed password, test
|
19 |
+
guojing:
|
20 |
+
email: [email protected]
|
21 |
+
name: guojing
|
22 |
+
password: '$2b$12$FnaK.UWbc59U/9CLQr3iWe4kZRmyqBfx5vcQP3VzACNxHyOJjeX3a' # To be replaced with hashed password, test
|
23 |
+
chengrui:
|
24 |
+
email: [email protected]
|
25 |
+
name: chengrui
|
26 |
+
password: '$2b$12$jhHPSu79fclPBPV.NyGLRuIDokVhXUHXUk8.gshW6Ol4Ejj1jnF.a' # To be replaced with hashed password, test
|
27 |
cookie:
|
28 |
expiry_days: 30
|
29 |
key: random_signature_key # Must be string
|
guojing/database_name.csv
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name,date
|
2 |
+
joeshi,2023年9月
|
3 |
+
joeshi,2023年9月
|
4 |
+
Web App开发需求说明 20230512.pdf,2023-09-24 20:59
|
5 |
+
Sparks_of_AGI.pdf,2023-09-24 21:07
|
6 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2023-09-24 21:11
|