0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Fabien O'Carroll a02a43e6fa
Improved Members security and performance (#10511)
no-issue

* Corrected function names for rpc methods

* Updated gateway to store tokens locally

* Fixed lint

* Added hardcoded 30 minute expiry for member tokens

* Added default contentApiAccess config;

* Updated validateAudience method

This is required for security, we need to restrict which domains can access
tokens meant for the content api
2019-02-23 04:47:42 +01:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth Improved error messages for failed authorization 2019-02-21 13:19:57 +07:00
mail Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
members Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
rss
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
url 🐛 Fixed filtering by primary_tag or primary_author in routes.yaml 2019-02-18 19:13:22 +01:00
webhooks Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
labs.js Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00