mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat(server): Add api_key in backup repo
This commit is contained in:
@@ -108,7 +108,7 @@ import {
|
||||
|
||||
const TWO_FACTOR_REMEMBER_TTL_MS = 30 * 24 * 60 * 60 * 1000;
|
||||
const STORAGE_SCHEMA_VERSION_KEY = 'schema.version';
|
||||
const STORAGE_SCHEMA_VERSION = '2026-04-18.1';
|
||||
const STORAGE_SCHEMA_VERSION = '2026-04-22';
|
||||
|
||||
// D1-backed storage.
|
||||
// Contract:
|
||||
|
||||
Reference in New Issue
Block a user