fix: Indexes _email_verify_token for email verification and _perishable_token password reset are not created automatically (#9893)
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = [
|
||||
it_id: "readonly",
|
||||
fit_id: "readonly",
|
||||
it_only_db: "readonly",
|
||||
fit_only_db: "readonly",
|
||||
it_only_mongodb_version: "readonly",
|
||||
it_only_postgres_version: "readonly",
|
||||
it_only_node_version: "readonly",
|
||||
|
||||
Reference in New Issue
Block a user