mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
e10f33e30f
refs https://github.com/TryGhost/Toolbox/issues/309 - this commit adds a validation array of valid user `status` values to the schema - this also includes a migration to update users with invalid statuses to `inactive`, which I've seen with `invited` and `invited-pending` statuses that pre-dated proper invitations - this also deletes tests that were wrong and written 7 years ago before invites was added |
||
---|---|---|
.. | ||
base | ||
model_member_stripe_customer.test.js | ||
model_members.test.js | ||
model_posts.test.js | ||
model_settings.test.js | ||
model_stripe_customer_subscription.test.js | ||
model_users.test.js |