mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-13 10:42:03 +02:00
removed comment
This commit is contained in:
@@ -202,7 +202,6 @@
|
||||
return next(null, false, '[[error:invalid-password]]');
|
||||
}
|
||||
|
||||
// Clear login attempts
|
||||
user.auth.clearLoginAttempts(uid);
|
||||
|
||||
next(null, {
|
||||
|
||||
Reference in New Issue
Block a user