M4-T04: add AuthUser TOTP columns and auth_recovery_code table
This commit is contained in:
@@ -15,7 +15,7 @@ if str(PROJECT_ROOT) not in sys.path:
|
||||
|
||||
from app.config import get_settings
|
||||
|
||||
APP_BASELINE_REVISION = "20260621_07_auth_login_throttle"
|
||||
APP_BASELINE_REVISION = "20260621_08_totp"
|
||||
|
||||
|
||||
class AppDatabaseAdoptionError(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user