646c91ef2d14f4b1886dddec4778c6e7fdc40c2d
[pithos] / pithos / aai / fixtures / auth_test_data.json
1 [
2     {
3         "model": "aai.PithosUser",
4         "pk": 1,
5         "fields": {
6             "uniq": "test",
7             "auth_token": "0000",
8             "auth_token_created": "2011-04-07 09:17:14",
9             "auth_token_expires": "2015-04-07 09:17:14",
10             "created": "2011-02-06"
11             }
12     },
13     {
14         "model": "aai.PithosUser",
15         "pk": 2,
16         "fields": {
17             "uniq": "verigak",
18             "auth_token": "0001",
19             "auth_token_created": "2011-04-07 09:17:14",
20             "auth_token_expires": "2015-04-07 09:17:14",
21             "created": "2011-02-06"
22             }
23     },
24     {
25         "model": "aai.PithosUser",
26         "pk": 3,
27         "fields": {
28             "uniq": "chazapis",
29             "auth_token": "0002",
30             "auth_token_created": "2011-04-07 09:17:14",
31             "auth_token_expires": "2015-04-07 09:17:14",
32             "created": "2011-02-06"
33             }
34     },
35     {
36         "model": "aai.PithosUser",
37         "pk": 4,
38         "fields": {
39             "uniq": "gtsouk",
40             "auth_token": "0003",
41             "auth_token_created": "2011-04-07 09:17:14",
42             "auth_token_expires": "2015-04-07 09:17:14",
43             "created": "2011-02-06"
44             }
45     },
46     {
47         "model": "aai.PithosUser",
48         "pk": 5,
49         "fields": {
50             "uniq": "papagian",
51             "auth_token": "0004",
52             "auth_token_created": "2011-04-07 09:17:14",
53             "auth_token_expires": "2015-04-07 09:17:14",
54             "created": "2011-02-06"
55             }
56     },
57     {
58         "model": "aai.PithosUser",
59         "pk": 6,
60         "fields": {
61             "uniq": "louridas",
62             "auth_token": "0005",
63             "auth_token_created": "2011-04-07 09:17:14",
64             "auth_token_expires": "2015-04-07 09:17:14",
65             "created": "2011-02-06"
66             }
67     },
68     {
69         "model": "aai.PithosUser",
70         "pk": 7,
71         "fields": {
72             "uniq": "chstath",
73             "auth_token": "0006",
74             "auth_token_created": "2011-04-07 09:17:14",
75             "auth_token_expires": "2015-04-07 09:17:14",
76             "created": "2011-02-06"
77             }
78     },
79     {
80         "model": "aai.PithosUser",
81         "pk": 8,
82         "fields": {
83             "uniq": "pkanavos",
84             "auth_token": "0007",
85             "auth_token_created": "2011-04-07 09:17:14",
86             "auth_token_expires": "2015-04-07 09:17:14",
87             "created": "2011-02-06"
88             }
89     },
90     {
91         "model": "aai.PithosUser",
92         "pk": 9,
93         "fields": {
94             "uniq": "mvasilak",
95             "auth_token": "0008",
96             "auth_token_created": "2011-04-07 09:17:14",
97             "auth_token_expires": "2015-04-07 09:17:14",
98             "created": "2011-02-06"
99             }
100     },
101     {
102         "model": "aai.PithosUser",
103         "pk": 10,
104         "fields": {
105             "uniq": "διογένης",
106             "auth_token": "0009",
107             "auth_token_created": "2011-04-07 09:17:14",
108             "auth_token_expires": "2015-04-07 09:17:14",
109             "created": "2011-02-06"
110             }
111     }
112 ]