mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-08 05:30:40 +01: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