Ghost/core/server/middleware
Sebastian Gierlinger 8c2258dc4c Move setup to API
closes #3136
- moved setup to authentication API
- added `POST /ghost/api/v0.1/authentication/setup` to execute the
setup process
- added `GET /ghost/api/v0.1/authentication/setup` to check if blog is
already set up (needed for #3145)
- removed unused methods from api/users.js
2014-07-11 14:17:09 +02:00
..
authStrategies.js oAuth 2014-06-30 14:58:10 +02:00
ghost-busboy.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Move setup to API 2014-07-11 14:17:09 +02:00
middleware.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00
oauth.js Invite user API 2014-07-02 16:22:18 +02:00