0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/schema
Fabien O'Carroll fa137ed16e Added support for the 'comped' status for members
refs https://github.com/TryGhost/Team/issues/790

The schema validations are used at the model layer to validate inputs
and need to be updated in order for us to reintroduce the 'comped'
status.
2021-07-06 12:00:25 +01:00
..
clients
fixtures 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
checks.js
commands.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
default-settings.json Added additional newsletter customisation settings (#13074) 2021-06-21 13:40:40 +01:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Added support for the 'comped' status for members 2021-07-06 12:00:25 +01:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00