0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression
Daniel Lockyer e10f33e30f Added users.status validation to the schema
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
2022-05-09 16:13:44 +01:00
..
api Cleaned up schedules test suite from author_id field 2022-05-09 20:43:19 +08:00
mock-express-style Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
models Added users.status validation to the schema 2022-05-09 16:13:44 +01:00
site Fixed dynamic routing test suite 2022-05-09 20:34:06 +08:00