-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjoin.log
executable file
·114 lines (75 loc) · 3.97 KB
/
join.log
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
*************** NEW join.php submitted **********************
realname: John Doe
username:
avatarurl: http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg
email: chrisbeckstrom@gmail.com
gps = 41.13884745373137,-83.16650390625
key = 36251
location = Tiffin, OH
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('','John Doe','supjuyeriy2763', 'chrisbeckstrom@gmail.com', 'http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg', 'Tiffin, OH', '41.13884745373137,-83.16650390625')
*************** NEW join.php submitted **********************
realname: John Doe
username:
avatarurl: http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg
email: chrisbeckstrom@gmail.com
gps = 41.13884745373137,-83.16650390625
key = 36251
location = Tiffin, OH
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('','John Doe','supjuyeriy2763', 'chrisbeckstrom@gmail.com', 'http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg', 'Tiffin, OH', '41.13884745373137,-83.16650390625')
*************** NEW join.php submitted **********************
realname: John Doe
username:
avatarurl: http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg
email: chrisbeckstrom@gmail.com
gps = 41.13884745373137,-83.16650390625
key = 36251
location = Tiffin, OH
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('','John Doe','supjuyeriy2763', 'chrisbeckstrom@gmail.com', 'http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg', 'Tiffin, OH', '41.13884745373137,-83.16650390625')
*************** NEW join.php submitted **********************
realname: John Doe
username: jdoe
avatarurl: http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg
email: chrisbeckstrom@gmail.com
gps = 41.13884745373137,-83.16650390625
key = 36251
location = Tiffin, OH
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('jdoe','John Doe','supjuyeriy2763', 'chrisbeckstrom@gmail.com', 'http://images.nationalgeographic.com/wpf/media-live/photos/000/002/cache/angler-fish_222_600x450.jpg', 'Tiffin, OH', '41.13884745373137,-83.16650390625')
signup key query is: UPDATE signup_keys SET used = '1' WHERE signup_key = '36251'
*************** NEW join.php submitted **********************
realname: test testy
username: testing
avatarurl: http://www.oldhickorybassanglers.com/wp-content/uploads/2012/01/angler-sonnenuntergang.jpg
email: chris@cbfishes.com
gps = 43.61519958447072,-83.84765625
key = 36251
location = Bay City, MI
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('testing','test testy','iyasdlh703434309u', 'chris@cbfishes.com', 'http://www.oldhickorybassanglers.com/wp-content/uploads/2012/01/angler-sonnenuntergang.jpg', 'Bay City, MI', '43.61519958447072,-83.84765625')
signup key query is: UPDATE signup_keys SET used = '1' WHERE signup_key = '36251'
*************** NEW join.php submitted **********************
realname: testy test
username: testing
avatarurl:
email: asdjh@jhasd.com
gps = 42.33036712583701,-87.28515625
key = 36251
location =
query: INSERT INTO users
(username, userrealname, password, email, useravatarurl, location, GPS)
VALUES
('testing','testy test','iuasd39843', 'asdjh@jhasd.com', '', '', '42.33036712583701,-87.28515625')
signup key query is: UPDATE signup_keys SET used = '1' WHERE signup_key = '36251'