mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
removed console.log
This commit is contained in:
@@ -441,8 +441,6 @@ passport.use(
|
||||
|
||||
debug(`hasRecaptcha=${hasRecaptcha}, recaptchaPassed=${recaptchaPassed}`);
|
||||
|
||||
console.log(UsersService);
|
||||
|
||||
// If the request didn't have a recaptcha, check to see if we did need one by
|
||||
// checking the rate limit against failed attempts on this email
|
||||
// address/login.
|
||||
|
||||
Reference in New Issue
Block a user