fix: remove wild log that was possibly for debugging (#5021)
This commit is contained in:
parent
932bb6fdee
commit
69e9ccc636
@ -346,7 +346,6 @@ module.exports = class User extends Model {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.info(redirect)
|
|
||||||
|
|
||||||
// Is 2FA required?
|
// Is 2FA required?
|
||||||
if (!skipTFA) {
|
if (!skipTFA) {
|
||||||
|
Loading…
Reference in New Issue
Block a user