0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
Maurice Williams b3cbb20be1 splitting client authentication-related middleware in to its own file
* refs #5286
* includes test cases for `addClientSecret`
* no tests first `generateAccessToken` and `authenticateClient` because there isn't anything to test in them
2015-05-31 12:35:03 -04:00
..
auth-strategies.js Naming cleanup 2014-09-20 21:09:16 +02:00
cache-control.js Cache control for private blogs 2015-05-20 21:44:42 +01:00
client-auth.js splitting client authentication-related middleware in to its own file 2015-05-31 12:35:03 -04:00
ghost-busboy.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Move the spam prevention into its own file. 2015-05-29 08:59:29 -07:00
middleware.js splitting client authentication-related middleware in to its own file 2015-05-31 12:35:03 -04:00
oauth.js Change session length to 7 days 2015-05-08 15:54:12 +01:00
spam-prevention.js Move the spam prevention into its own file. 2015-05-29 08:59:29 -07:00