0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes/api
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
..
authentication_spec.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
base_test.js Throw 405 - Method not allowed for api routes 2015-06-15 09:43:39 +01:00
db_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
error_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
notifications_spec.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
posts_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
settings_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
slugs_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
tags_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
users_spec.js Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00