Ghost/core/server/web
Naz b0ff1e7cac
Added member login resource to Admin API (#11607)
no issue

- Adds 'GET /members/:id/signin_urls' endpoint to Admin API allowing to fetch login URL for member. This URL allows to log in as a member which is useful in situations when you need to impersonate a member (for example to debug some issue they are having)
- Added member_signin_urls permission with migrations. Only the "Owner" user can read "signin_urls" resource. Admin and other users will be denied access
2020-02-27 11:48:02 +08:00
..
admin Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
api Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
shared Refactored variable name to match intent 2020-02-20 11:56:01 +00:00
site Added minified members.js file handling 2020-02-26 14:08:10 +08:00
index.js
parent-app.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00