0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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 #5286
2015-08-04 14:53:58 +02:00
..
functional Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
integration Add public API permission handling 2015-08-03 19:30:17 +01:00
unit Middleware Refactor 2015-08-04 14:53:58 +02:00
utils Fix API query for featured posts 2015-07-29 02:42:08 +01:00
.jshintrc