0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/regression/api
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
..
canary Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
v2 Fixed select failures in regressions tests 2020-01-30 11:14:26 +00:00
v3 Added new test case to db regression suite 2020-02-10 12:41:39 +00:00
admin_spec.js 🔥 Removed all non-/ghost/ redirects to the admin 2019-09-11 14:55:00 +01:00