0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/canary
Rish 4f0ca2914f Updated members schema validation for name
no issue

- Removed minimum length requirement for `name` as its possible to have empty name for a member
2019-10-10 17:26:56 +05:30
..
utils Updated members schema validation for name 2019-10-10 17:26:56 +05:30
actions.js Updated canary actions endpoint 2019-08-14 17:40:36 +08:00
authentication.js
authors-public.js
config.js
db.js
images.js
index.js
integrations.js
invites.js
mail.js
members.js Added note column to csv import/export for members 2019-10-10 17:51:46 +07:00
notifications.js
oembed.js 🐛 Fixed wrong icon being pulled into bookmark cards for some sites (#11055) 2019-08-27 19:32:26 +01:00
pages-public.js
pages.js Permission restrictions for post.visibility modifications (#11213) 2019-10-08 15:44:27 +02:00
posts-public.js
posts.js Permission restrictions for post.visibility modifications (#11213) 2019-10-08 15:44:27 +02:00
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00
site.js
slack.js
slugs.js
subscribers.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js