0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/v3
Aileen Nowak 989ab0edb5 Added forceUpgrade config settings
no issue

- Added the `forceUpgrade` config setting to be able to use it together with BMA.
- The flag is a property of `host_settings` and is passed to the Admin client
2021-10-25 09:45:40 +02:00
..
utils
actions.js
authentication.js
authors-public.js
config.js Added forceUpgrade config settings 2021-10-25 09:45:40 +02:00
db.js
email-preview.js
email.js
identities.js
images.js
index.js
integrations.js
invites.js
labels.js
mail.js
members.js
memberSigninUrls.js
membersStripeConnect.js
notifications.js
oembed.js
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js 🔒 Added a way to hide the secret settings once they are set 2021-04-16 17:34:33 +01:00
site.js
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js