0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/api
Hannah Wolfe 2aff9ed8eb Force apps flag to be boolean in config API
ref #3969

- it shouldn't be possible to set keys via this flag
2014-09-09 08:40:38 +01:00
..
authentication.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
configuration.js Force apps flag to be boolean in config API 2014-09-09 08:40:38 +01:00
db.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Implements new Configuration API 2014-08-31 20:54:17 +00:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
notifications.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
posts.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
roles.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
settings.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
slugs.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
tags.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
themes.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
upload.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
users.js Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
utils.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00