remove backfillPermission (no longer needed)

This commit is contained in:
Maidul Islam
2023-09-18 12:50:40 -04:00
committed by GitHub
parent 0d4cacdc3e
commit 4765dd0696

View File

@@ -84,7 +84,7 @@ export const setup = async () => {
await backfillServiceTokenMultiScope();
await backfillTrustedIps();
await backfillUserAuthMethods();
await backfillPermission();
// await backfillPermission();
// re-encrypt any data previously encrypted under server hex 128-bit ENCRYPTION_KEY
// to base64 256-bit ROOT_ENCRYPTION_KEY