0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/routes
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
..
admin.js Move setup to API 2014-07-11 14:17:09 +02:00
api.js Move setup to API 2014-07-11 14:17:09 +02:00
frontend.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
index.js Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00