diff --git a/src/webserver.js b/src/webserver.js index 37815614ad..470c5a2504 100644 --- a/src/webserver.js +++ b/src/webserver.js @@ -336,9 +336,9 @@ var express = require('express'), { "lastposttime": "1371780880500", "userslug": "frandroid", - "postcount": "2", + "postcount": "0", "joindate": "1371780652088", - "reputation": "2", + "reputation": "0", "picture": "http://www.gravatar.com/avatar/18c5b5c8f510b87137f791033faef29a?default=identicon", "username": "frandroid", "location": "", @@ -356,7 +356,7 @@ var express = require('express'), { "lastposttime": "1371844905163", "userslug": "jmartins", - "postcount": "1", + "postcount": "0", "joindate": "1371844542588", "reputation": "0", "picture": "http://www.gravatar.com/avatar/61211955edb0f5ad1c4bf3d9d0d794c4?default=identicon", @@ -376,9 +376,9 @@ var express = require('express'), { "lastposttime": "1372276794108", "userslug": "julian", - "postcount": "4", + "postcount": "0", "joindate": "1371501794786", - "reputation": "1", + "reputation": "0", "picture": "http://www.gravatar.com/avatar/e1565907855fffe8433c31671a49f177?default=identicon", "username": "julian", "password": "$2a$10$guB.xWD30zA6MXW8qTjlW.I4mtRCWT8RzkaJlaiUErfbX9neUodQ2", @@ -396,9 +396,9 @@ var express = require('express'), { "lastposttime": "1372296188180", "userslug": "trevor", - "postcount": "7", + "postcount": "0", "joindate": "1372294776557", - "reputation": "1", + "reputation": "0", "picture": "http://www.gravatar.com/avatar/a0f06a0090e5367b55c1a8fb31c47513?default=identicon", "username": "trevor", "location": "", @@ -416,7 +416,7 @@ var express = require('express'), { "lastposttime": "1372100797920", "userslug": "dave", - "postcount": "1", + "postcount": "0", "joindate": "1372100717633", "reputation": "0", "picture": "http://www.gravatar.com/avatar/378b22e75617b070b80e52336aaa9d5c?default=identicon", @@ -436,9 +436,9 @@ var express = require('express'), { "lastposttime": "1372297084849", "userslug": "baris", - "postcount": "12", + "postcount": "0", "joindate": "1371501788271", - "reputation": "1", + "reputation": "0", "picture": "http://www.gravatar.com/avatar/91050ce0072697b53380c6a03a1bc12a?default=identicon", "username": "baris", "password": "$2a$10$ZAQVjLKg2ev0sW6VCyq87O6LX5/z7d.uyIYWdM0kgIq7JKR/wCg1G", @@ -455,9 +455,9 @@ var express = require('express'), { "lastposttime": "1372177299261", "userslug": "psychobunny", - "postcount": "5", + "postcount": "0", "joindate": "1371567705241", - "reputation": "5", + "reputation": "0", "picture": "http://www.gravatar.com/avatar/ec001b26766105ea038160c98a317956?default=identicon", "username": "psychobunny", "password": "$2a$10$FmiNS8EDEB3m9IYnr4JF2eL/6L5h6TT0aegN1KItPD5MRrSFVDuR6", @@ -494,7 +494,7 @@ var express = require('express'), { "lastposttime": "1371844356155", "userslug": "alan", - "postcount": "2", + "postcount": "0", "joindate": "1371844234281", "reputation": "0", "picture": "http://www.gravatar.com/avatar/6350d3781efe9d1a3a88542771ee39d4?default=identicon", @@ -554,7 +554,7 @@ var express = require('express'), { "lastposttime": "1371937280069", "userslug": "fabiolousmate", - "postcount": "1", + "postcount": "0", "joindate": "1371937199511", "reputation": "0", "picture": "http://www.gravatar.com/avatar/ad82efdfb33b2bb514ff1f3d9f32f7d1?default=identicon", @@ -570,27 +570,7 @@ var express = require('express'), "administrator": "0", "email": "fabio.barbieri@gmail.com", "uid": "8" - }, - { - "lastposttime": "0", - "userslug": "test-test", - "postcount": "0", - "joindate": "1372303753517", - "reputation": "0", - "picture": "http://www.gravatar.com/avatar/5677dfcb7c7117b0ef64fc9897b861fb?default=identicon", - "username": "test test", - "location": "", - "password": "$2a$10$Gh9GsuROV.W8FDRKVdL7EOvpAxN24JsHD7MGWRx8R39wh6mP2YbXO", - "fullname": "", - "birthday": "", - "uploadedpicture": "", - "website": "", - "signature": "", - "gravatarpicture": "http://www.gravatar.com/avatar/5677dfcb7c7117b0ef64fc9897b861fb?default=identicon", - "administrator": "0", - "email": "test@test1.com", - "uid": "12" - } + } ]; for(var user in users) {