Ghost/core/server/controllers
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
frontend.js Fixes static pages when permalinks are active. 2014-06-13 01:00:18 +02:00