0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Rishabh Garg 2bac2c67cc
Granted Admin users ability to impersonate member (#12132)
refs #12126

- Adds migration to add impersonation permission to administrators
- Adds default permission fixture to allow administrators to read member impersonation urls
- Allows administrators to create member impersonation magic links
2020-08-18 14:17:56 +05:30
..
adapters
api Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
apps
data Granted Admin users ability to impersonate member (#12132) 2020-08-18 14:17:56 +05:30
helpers Updated tests that were stubbing old ghost_head/ghost_foot settings keys 2020-07-01 17:58:12 +01:00
lib Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
models Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
server 🐛 Readded missing server.start event 2020-08-11 10:09:24 +01:00
services Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
shared/config
web Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00