-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdataUserLogin.json
More file actions
63 lines (63 loc) · 1.6 KB
/
dataUserLogin.json
File metadata and controls
63 lines (63 loc) · 1.6 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
{
"uid": 3,
"username": "lambaoanh",
"userslug": "lambaoanh",
"email": "lam.bao.anh@gmail.com",
"email:confirmed": false,
"joindate": 1585668332530,
"lastonline": 1593712102051,
"picture": "http://127.0.0.1:4567/assets/uploads/profile/3-profileavatar.png",
"fullname": "Lâm Bảo Anh",
"location": "Address",
"birthday": "07/06/1998",
"website": "https://www.facebook.com/lamcuongdat",
"aboutme": "Introduce my self",
"signature": "lambaoanh-signature",
"uploadedpicture": "http://127.0.0.1:4567/assets/uploads/profile/3-profileavatar.png",
"profileviews": 14,
"reputation": 11,
"postcount": 6,
"topiccount": 5,
"lastposttime": 1592711372913,
"banned": 0,
"banned:expire": 0,
"status": "online",
"flags": null,
"followerCount": 0,
"followingCount": 0,
"cover:url": "http://127.0.0.1:4567/assets/uploads/profile/3-profilecover.jpeg",
"cover:position": "50.0263% 23.3807%",
"groupTitle": "[\"Editor\"]",
"groupTitleArray": [
"Editor"
],
"icon:text": "L",
"icon:bgColor": "#1b5e20",
"joindateISO": "2020-03-31T15:25:32.530Z",
"lastonlineISO": "2020-07-02T17:48:22.051Z",
"banned_until": 0,
"banned_until_readable": "Not Banned",
"unreadData": {
"": {},
"new": {},
"watched": {},
"unreplied": {}
},
"isAdmin": true,
"isGlobalMod": false,
"isMod": false,
"privileges": {
"chat": true,
"upload:post:image": true,
"upload:post:file": true,
"search:content": true,
"search:users": true,
"search:tags": true,
"view:users": true,
"view:tags": true,
"view:groups": true,
"view:users:info": true
},
"online": true,
"isEmailConfirmSent": false
}