From 3aad9b4b70921e9be670560f42f00dcd448e27bb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 11 Dec 2017 10:34:34 +0100 Subject: bumpViewCount and revisions --- bucky/util/auth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bucky/util/auth.js') diff --git a/bucky/util/auth.js b/bucky/util/auth.js index 6fdd5bd..41cd155 100644 --- a/bucky/util/auth.js +++ b/bucky/util/auth.js @@ -33,7 +33,7 @@ var auth = module.exports = { if (req.isAuthenticated()) { var returnTo = req.session.returnTo delete req.session.returnTo - console.log("LOGGED IN", req.user.username) + console.log(">> logged in", req.user.get('username')) return res.json({ status: "OK", user: auth.sanitizeUser(req.user), -- cgit v1.2.3-70-g09d2