0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
Jason Williams d0931aa455 Add location header to response when new object is created
closes #2635
- add new logic to the api request handler to set a location header
  when new objects are created
- added an api context to config.urlFor() to return the root url
- added functional tests for the affected routes
2014-05-04 14:52:01 +00:00
..
api Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
admin_test.js Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
frontend_test.js Support for urlSSL config option and forceAdminSSL 403 response 2014-04-27 17:01:49 -04:00