0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
kirrg001 242f7ef4c8 Removed usage of res.isAdmin from private blogging app
no issue

- private blogging was once part of a single big express app, see: c1a2601514
- therefor we needed to differentiate if the request is for /api/v0.1 or for the actual site
- nowadays, we register apps only for the site express app
2018-09-15 08:58:53 +02:00
..
functional 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
integration Added kg-card class to mobiledoc cards 2018-08-31 11:05:47 +01:00
unit Removed usage of res.isAdmin from private blogging app 2018-09-15 08:58:53 +02:00
utils 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc