Ghost/core/test/unit/middleware
Sebastian Gierlinger f22796ff7d Add dynamic client_id/client_secret
no issue
- added ghost-admin client_id to admin
- added ghost-admin client_secret to admin
- added client.read() api endpoint
- added random generation of client_secret to migration
- removed addClientSecret method
- updated tests
2015-09-02 16:39:34 +01:00
..
api-error-handlers_spec.js Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
auth-strategies_spec.js Improve middleware coverage 2015-08-21 23:46:42 +02:00
authentication_spec.js Remove duplicate function 2015-08-12 15:17:09 +02:00
cache-control_spec.js Cache control for private blogs 2015-05-20 21:44:42 +01:00
check-ssl_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
decide-is-admin_spec.js Improve API error handling 2015-06-15 10:08:30 +01:00
private-blogging_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
redirect-to-setup_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
serve-shared-file_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
spam-prevention_spec.js Move the spam prevention into its own file. 2015-05-29 08:59:29 -07:00
static-theme_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
theme-handler_spec.js Middleware Refactor 2015-08-04 14:53:58 +02:00
uncapitalise_spec.js Move uncapitalize into its own file. 2015-06-10 12:21:15 -07:00