Ghost/core/server/api
Katharina Irrgang 7b4c3fc085 Removed defunct Ghost OAuth code (#9014)
closes #8342

- no need to add a migration, because when we'released 1.0, OAuth was never an option
- it was disabled in April, 1.0-beta was released in June
- remove all remote authentication code
2017-09-18 13:01:58 +01:00
..
app.js 🐛 Fixed public api access on custom domain 2017-09-14 07:55:14 +07:00
authentication.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
clients.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
configuration.js Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
db.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
index.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
invites.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
mail.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
middleware.js 🐛 Fixed public api access on custom domain 2017-09-14 07:55:14 +07:00
notifications.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
posts.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
roles.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
routes.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
schedules.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
settings.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
slack.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
slugs.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
subscribers.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
tags.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
themes.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
upload.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
users.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
utils.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00