0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
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
..
api Move setup to API 2014-07-11 14:17:09 +02:00
model Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
update_check_spec.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00