mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-30 11:38:07 +03:00
Added Encryptions to All stored token and passwords
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"db:check": "bun drizzle-kit check",
|
||||
"db:studio": "bun drizzle-kit studio",
|
||||
"migrate:better-auth": "bun scripts/migrate-to-better-auth.ts",
|
||||
"migrate:encrypt-tokens": "bun scripts/migrate-tokens-encryption.ts",
|
||||
"startup-recovery": "bun scripts/startup-recovery.ts",
|
||||
"startup-recovery-force": "bun scripts/startup-recovery.ts --force",
|
||||
"test-recovery": "bun scripts/test-recovery.ts",
|
||||
|
||||
Reference in New Issue
Block a user