Ghost/core/test/unit/middleware
Katharina Irrgang 7dec743bba Blog and Admin redirects with trailing slash (#8955)
no issue

- reduce the number of redirects
- before: you are redirected from example.com/ghost to admin.example.com/ghost and Ghost would detect a missing slash and redirect you to /ghost/
- now: you are redirected from example.com/ghost to admin.example.com/ghost/
2017-08-30 17:42:00 +01:00
..
api Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
cache-control_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
ghost-locals_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
serve-favicon_spec.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
serve-public-file_spec.js 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
static-theme_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
theme-handler_spec.js Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
uncapitalise_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
url-redirects_spec.js Blog and Admin redirects with trailing slash (#8955) 2017-08-30 17:42:00 +01:00