0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Sebastian Gierlinger
bc25348fcc SSL redirects
closes 
- replaced redirectPathname with url method
- added tests
2015-09-25 12:02:14 +02:00
Sebastian Gierlinger
762824690a Improve Middleware Code Coverage
refs 
- finished tests for check-ssl.js
2015-09-08 18:05:22 +02:00
Fabian Becker
c1a2601514 Middleware Refactor
- Refactor SSL middleware into separate module.
- Refactor redirectToSetup to separate module + tests
- Refactor serveStaticFile + tests
- Refactor authentication middleware + tests
- Refactor private blogging middleware

refs 
2015-08-04 14:53:58 +02:00