0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/schema
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
..
clients Deleted unused pg.js module (#10928) 2019-07-22 12:11:19 +08:00
fixtures Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Fixed log usage for columnMigration command 2019-09-13 19:54:18 +05:30
default-settings.json Added new brand blog setting (#11408) 2019-12-17 16:15:31 +05:30
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Added migration to add members.geolocation 2020-02-22 10:12:06 +00:00