mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
WIP on OTP 2FA, stats, etc.
This commit is contained in:
parent
e960e2800d
commit
e5398db07b
2 changed files with 59 additions and 45 deletions
|
@ -51,4 +51,5 @@ exports.ErrorReasons = {
|
|||
Inactive : 'INACTIVE',
|
||||
Locked : 'LOCKED',
|
||||
NotAllowed : 'NOTALLOWED',
|
||||
Invalid2FA : 'INVALID2FA',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue