Revision d8760ff1 astakos/im/fixtures/auth_test_data.json

b/astakos/im/fixtures/auth_test_data.json
1 1
[
2 2
    {
3
        "model": "im.AstakosUser",
4
        "pk": 2,
3
        "model": "auth.user",
4
        "pk": 3,
5 5
        "fields": {
6
            "username": "test",
7
            "level": 0,
8
            "invitations": 10000,
9
            "password": "0000",
10
            "auth_token": "0000",
11
            "auth_token_created": "2011-04-07 09:17:14",
12
            "auth_token_expires": "2015-04-07 09:17:14",
13
            "updated": "2011-02-06"
14
   	    }
6
            "username": "verigak",
7
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff",
8
            "is_superuser": 1
9
        }
15 10
    },
16 11
    {
17 12
        "model": "im.AstakosUser",
18 13
        "pk": 3,
19 14
        "fields": {
20
            "username": "verigak",
21
            "level": 1,
22
            "invitations": 3,
23
            "is_superuser": 1,
24
            "password": "0001",
15
            "level": 0,
16
            "invitations": 10000,
25 17
            "auth_token": "0001",
26 18
            "auth_token_created": "2011-04-07 09:17:14",
27 19
            "auth_token_expires": "2015-04-07 09:17:14",
28 20
            "updated": "2011-02-06"
29
   	    }
21
   	}
30 22
    },
31 23
    {
32
        "model": "im.AstakosUser",
24
        "model": "auth.user",
33 25
        "pk": 4,
34 26
        "fields": {
35 27
            "username": "chazapis",
28
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff",
29
            "is_superuser": 1
30
        }
31
    },
32
    {
33
        "model": "im.AstakosUser",
34
        "pk": 4,
35
        "fields": {
36 36
            "level": 1,
37 37
            "invitations": 3,
38
            "password": "0002",
39 38
            "auth_token": "0002",
40 39
            "auth_token_created": "2011-04-07 09:17:14",
41 40
            "auth_token_expires": "2015-04-07 09:17:14",
42 41
            "updated": "2011-02-06"
43
   	    }
42
   	}
44 43
    },
45 44
    {
46
        "model": "im.AstakosUser",
45
        "model": "auth.user",
47 46
        "pk": 5,
48 47
        "fields": {
49 48
            "username": "gtsouk",
49
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
50
        }
51
    },
52
    {
53
        "model": "im.AstakosUser",
54
        "pk": 5,
55
        "fields": {
50 56
            "level": 1,
51 57
            "invitations": 3,
52
            "password": "0003",
53 58
            "auth_token": "0003",
54 59
            "auth_token_created": "2011-04-07 09:17:14",
55 60
            "auth_token_expires": "2015-04-07 09:17:14",
56 61
            "updated": "2011-02-06"
57
   	    }
62
   	}
58 63
    },
59 64
    {
60
        "model": "im.AstakosUser",
65
        "model": "auth.user",
61 66
        "pk": 6,
62 67
        "fields": {
63 68
            "username": "papagian",
69
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
70
        }
71
    },
72
    {
73
        "model": "im.AstakosUser",
74
        "pk": 6,
75
        "fields": {
64 76
            "level": 1,
65 77
            "invitations": 3,
66
            "password": "0004",
67 78
            "auth_token": "0004",
68 79
            "auth_token_created": "2011-04-07 09:17:14",
69 80
            "auth_token_expires": "2015-04-07 09:17:14",
70 81
            "updated": "2011-02-06"
71
   	    }
82
   	}
72 83
    },
73 84
    {
74
        "model": "im.AstakosUser",
85
        "model": "auth.user",
75 86
        "pk": 7,
76 87
        "fields": {
77 88
            "username": "louridas",
89
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
90
        }
91
    },
92
    {
93
        "model": "im.AstakosUser",
94
        "pk": 7,
95
        "fields": {
78 96
            "level": 1,
79 97
            "invitations": 3,
80
            "password": "0005",
81 98
            "auth_token": "0005",
82 99
            "auth_token_created": "2011-04-07 09:17:14",
83 100
            "auth_token_expires": "2015-04-07 09:17:14",
84 101
            "updated": "2011-02-06"
85
   	    }
102
   	}
86 103
    },
87 104
    {
88
        "model": "im.AstakosUser",
89
        "pk": 8,
105
        "model": "auth.user",
106
        "pk": 7,
90 107
        "fields": {
91 108
            "username": "chstath",
109
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
110
        }
111
    },
112
    {
113
        "model": "im.AstakosUser",
114
        "pk": 7,
115
        "fields": {
92 116
            "level": 1,
93 117
            "invitations": 3,
94
            "password": "0006",
95 118
            "auth_token": "0006",
96 119
            "auth_token_created": "2011-04-07 09:17:14",
97 120
            "auth_token_expires": "2015-04-07 09:17:14",
98 121
            "updated": "2011-02-06"
99
   	    }
122
   	}
100 123
    },
101 124
    {
102
        "model": "im.AstakosUser",
103
        "pk": 9,
125
        "model": "auth.user",
126
        "pk": 8,
104 127
        "fields": {
105 128
            "username": "pkanavos",
129
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
130
        }
131
    },
132
    {
133
        "model": "im.AstakosUser",
134
        "pk": 8,
135
        "fields": {
106 136
            "level": 1,
107 137
            "invitations": 3,
108
            "password": "0007",
109 138
            "auth_token": "0007",
110 139
            "auth_token_created": "2011-04-07 09:17:14",
111 140
            "auth_token_expires": "2015-04-07 09:17:14",
112 141
            "updated": "2011-02-06"
113
   	    }
142
   	}
114 143
    },
115 144
    {
116
        "model": "im.AstakosUser",
117
        "pk": 10,
145
        "model": "auth.user",
146
        "pk": 8,
118 147
        "fields": {
119 148
            "username": "mvasilak",
149
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
150
        }
151
    },
152
    {
153
        "model": "im.AstakosUser",
154
        "pk": 8,
155
        "fields": {
120 156
            "level": 1,
121 157
            "invitations": 3,
122
            "password": "0008",
123 158
            "auth_token": "0008",
124 159
            "auth_token_created": "2011-04-07 09:17:14",
125 160
            "auth_token_expires": "2015-04-07 09:17:14",
126 161
            "updated": "2011-02-06"
127
   	    }
162
   	}
128 163
    },
129 164
    {
130
        "model": "im.AstakosUser",
131
        "pk": 11,
165
        "model": "auth.user",
166
        "pk": 9,
132 167
        "fields": {
133 168
            "username": "διογένης",
134
            "level": 2,
135
            "invitations": 2,
136
            "password": "0009",
169
            "password": "sha1$84fb5$d7d29831d42611a2ad56c136e4280fdc114539ff"
170
        }
171
    },
172
    {
173
        "model": "im.AstakosUser",
174
        "pk": 9,
175
        "fields": {
176
            "level": 1,
177
            "invitations": 3,
137 178
            "auth_token": "0009",
138 179
            "auth_token_created": "2011-04-07 09:17:14",
139 180
            "auth_token_expires": "2015-04-07 09:17:14",
140 181
            "updated": "2011-02-06"
141
   	    }
182
   	}
142 183
    }
143 184
]

Also available in: Unified diff