Ghost/core
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
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server Added users.status validation to the schema 2022-05-09 16:13:44 +01:00
shared Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Removed api:versions from config 2022-05-06 08:22:05 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00