Ghost/test/unit/web
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
..
admin Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
api Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
middleware Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
parent Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
shared/middleware Moved upload validation mw into api app 2020-04-22 07:37:02 +01:00
site/middleware Moved serve-public-file mw into site app 2020-04-21 17:23:07 +01:00