Ghost/core/test
Nazar Gargol 7e17c56feb Removed res.isAdmin usages from v2 express app (#9884)
refs #9866

- Removed `res.isAdmin` flag in v2 express app
- Did not touch v0.1 express app
- Separated url redirect middleware for admin and content API
2018-09-20 13:58:45 +02:00
..
functional 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
integration Refactored posts integration tests to return promises instead of using done() callback 2018-09-17 19:55:21 +02:00
unit Removed res.isAdmin usages from v2 express app (#9884) 2018-09-20 13:58:45 +02:00
utils Removed unused getApiURL method in api test utilities 2018-09-17 09:43:00 +02:00
.eslintrc.json
.jshintrc