0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/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.js
clients.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
configuration.js
db.js
index.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
mail.js
notifications.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
posts.js
roles.js
settings.js
slugs.js
tags.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
themes.js
upload.js
users.js
utils.js