Ghost/core/server/api
Katharina Irrgang 472858f262 Removed unused API endpoint: POST /users (#9052)
no issue

- this endpoint does not exist anymore
- if you want to add a new user, you have to invite him via the invites API
- on invite accept, the user is inserted
2017-09-25 16:58:14 +01:00
..
app.js 🐛 Fixed public api access on custom domain 2017-09-14 07:55:14 +07:00
authentication.js Improved log output for welcome email error (#9016) 2017-09-19 14:24:20 +01:00
clients.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
configuration.js Removed private configuration endpoint 2017-09-20 11:44:47 +01:00
db.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
index.js Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
invites.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
mail.js Improved log output for welcome email error (#9016) 2017-09-19 14:24:20 +01: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
redirects.js Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
roles.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
routes.js Removed unused API endpoint: POST /users (#9052) 2017-09-25 16:58:14 +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