removed comment

v1.18.x
barisusakli 11 years ago
parent f2a692add7
commit 78ccca4f63

@ -202,7 +202,6 @@
return next(null, false, '[[error:invalid-password]]'); return next(null, false, '[[error:invalid-password]]');
} }
// Clear login attempts
user.auth.clearLoginAttempts(uid); user.auth.clearLoginAttempts(uid);
next(null, { next(null, {

Loading…
Cancel
Save