0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client@75753b17cb Updated Ghost-Admin: /uploads* to /images* migration 2019-02-23 10:21:33 +07:00
server Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
test Added support for short format when attaching authors/tags in Admin API v2 (#10505) 2019-02-22 13:01:04 +01:00
index.js