-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusers.yml
More file actions
92 lines (92 loc) · 3.32 KB
/
users.yml
File metadata and controls
92 lines (92 loc) · 3.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# == Schema Information
#
# Table name: users
#
# id :bigint not null, primary key
# email :string default(""), not null
# encrypted_password :string default(""), not null
# reset_password_token :string
# reset_password_sent_at :datetime
# remember_created_at :datetime
# created_at :datetime not null
# updated_at :datetime not null
# full_name :string
# role :integer default("unspecified_role")
# verification_done :boolean
# verification_token :string
# verification_sent_at :datetime
# verification_attempt_count :integer
#
---
User_1:
created_at: 2023-04-19 12:21:16.377484000 Z
email: super@admin.com
encrypted_password: "$2a$12$X0NV4asSu0cBZr9bzo3W..E730ojps1WL5tosCbDGOAXLSVntG22."
full_name: Admin
id: 1
role: admin
updated_at: 2023-04-19 12:28:27.575001000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-04-19 12:21:16.394590000 Z
verification_token: '08645c37e60dc62dcd5decce8d1e1ea49b3cfbd9'
User_2:
created_at: 2023-04-19 12:21:49.811590000 Z
email: user@vp.com
encrypted_password: "$2a$12$RCo22sBWP8GT.9wSfk2XDuvjp5om1SiCC0fwnZwYj4HYFeV7BS6cO"
full_name: Venture Partner
id: 2
role: venture_partner
updated_at: 2023-04-19 12:21:49.825696000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-04-19 12:21:49.825142000 Z
verification_token: 781545f46a8565296f303f0748cdee83702f5e47
User_3:
created_at: 2023-04-19 12:21:49.811590000 Z
email: user@company.com
encrypted_password: "$2a$12$RCo22sBWP8GT.9wSfk2XDuvjp5om1SiCC0fwnZwYj4HYFeV7BS6cO"
full_name: Super User
id: 3
role: company
updated_at: 2023-04-19 12:21:49.825696000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-04-19 12:21:49.825142000 Z
verification_token: 781545f46a8565296f303f0748cdee83702f5e47
User_4:
created_at: 2023-04-19 12:21:49.811590000 Z
email: user@ngo.com
encrypted_password: "$2a$12$RCo22sBWP8GT.9wSfk2XDuvjp5om1SiCC0fwnZwYj4HYFeV7BS6cO"
full_name: NGO
id: 4
role: ngo
updated_at: 2023-04-19 12:21:49.825696000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-04-19 12:21:49.825142000 Z
verification_token: 781545f46a8565296f303f0748cdee83702f5e47
User_5:
created_at: 2023-04-19 12:21:49.811590000 Z
email: user@participant.com
encrypted_password: "$2a$12$RCo22sBWP8GT.9wSfk2XDuvjp5om1SiCC0fwnZwYj4HYFeV7BS6cO"
full_name: Participant
id: 5
role: participant
updated_at: 2023-06-29 11:24:29.873965000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-04-19 12:21:49.825142000 Z
verification_token: 781545f46a8565296f303f0748cdee83702f5e47
User_6:
created_at: 2023-07-01 11:03:09.191122000 Z
email: new@vp.com
encrypted_password: "$2a$12$sz.5sy38XltejVqeOPERyuiTIgSf5SeoIs4HvtqU0LCuZs5nq6ZOi"
full_name: New Venture Partner
id: 6
role: venture_partner
updated_at: 2023-07-01 11:03:09.218948000 Z
verification_attempt_count: 0
verification_done: false
verification_sent_at: 2023-07-01 11:03:09.214569000 Z
verification_token: 19653c57748a9112acd1ccfc397e15691113d4ec