0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/admin
Sebastian Gierlinger d3c641ea31 Make session expiry less arsey
closes #2171
- added authentication middleware
- removed authentication from routes
- moved authentication before CSRF validation
- moved caching rules before authentication
- changed/added test
2014-02-14 11:00:11 +01:00
..
content_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
editor_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
flow_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
login_test.js Make session expiry less arsey 2014-02-14 11:00:11 +01:00
logout_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
settings_test.js Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00