0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/admin
Hannah Wolfe 19dde146c1 Renamed redirect functions for clarity
- we had urlRedirects, urlRedirects.adminRedirect and adminRedirects
- all do kinda similar things, but for different contexts so for now I've done a minimal renaming for clarity
- and updated some comments!!
- also removed totally unnecessary if res.isAdmin clause, as we don't use that, and it was never true
2020-04-22 19:31:36 +01:00
..
views
app.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
controller.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
index.js
middleware.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00