0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/data
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
..
db Fixed failure when upgrading to version 3.5.x 2020-02-13 12:53:44 +08:00
exporter 🏗 Extracted post metadata in new post_meta table (#11102) 2019-09-16 14:15:55 +05:30
importer 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
meta Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
schema Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
validation 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
xml/sitemap Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00