Ghost/core
Katharina Irrgang 0d35733448 Removed res.isAdmin from admin express app (#9889)
refs #9866

- the admin express app serves the client
- it only uses admin redirects
- we can use the new middleware function to avoid `res.isAdmin`
2018-09-21 01:08:09 +05:30
..
client@0f7bf091f4 Updated Ghost-Admin to 2.1.3 2018-09-18 18:07:57 +05:30
server Removed res.isAdmin from admin express app (#9889) 2018-09-21 01:08:09 +05:30
test Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
index.js