0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/server/web/admin
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
..
views Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
app.js Removed res.isAdmin from admin express app (#9889) 2018-09-21 01:08:09 +05:30
controller.js ES6 migration: server/web/ (#9886) 2018-09-20 15:03:33 +02:00
index.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
middleware.js ES6 migration: server/web (#9729) 2018-07-12 15:35:35 +02:00
serviceworker.js ES6 migration: server/web/ (#9886) 2018-09-20 15:03:33 +02:00