mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Modified stuff for easyer testing, logging questiondb count in daily stats
This commit is contained in:
@@ -13,6 +13,9 @@ export const testUser = {
|
||||
avaiblePWRequests: 645,
|
||||
pwRequestCount: 19,
|
||||
created: new Date(),
|
||||
pw: 'secret',
|
||||
loginCount: 3,
|
||||
createdBy: 1,
|
||||
}
|
||||
|
||||
function renderLogin(req, res, jsonResponse) {
|
||||
|
Reference in New Issue
Block a user