0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/web/middleware
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
..
cache-control_spec.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
uncapitalise_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
url-redirects_spec.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00