M4-T01: add auth_login_throttle table + LoginThrottle model
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 = "20260611_06_merge_location_poo_tables"
|
||||
APP_BASELINE_REVISION = "20260621_07_auth_login_throttle"
|
||||
|
||||
|
||||
class AppDatabaseAdoptionError(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user