0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/server/routes
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
..
admin.js Make session expiry less arsey 2014-02-14 11:00:11 +01:00
api.js Make session expiry less arsey 2014-02-14 11:00:11 +01:00
frontend.js Adds support for additional permalink structures 2014-02-10 12:07:43 -05:00
index.js Reduce size of ghost.js by moving related Routing code to their own files 2013-11-19 21:05:09 -05:00