0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Fabien O'Carroll 0a67a25dbc Fixed member permission/role relations in fixtures
no-issue

The previous relations were setup to match against "members", which is
plural, but the object_type on the permission is "member". This was
causing the permissions to not be added as a relation to the role.
2019-05-02 17:31:38 +02:00
..
client@9ff217a0e8 Updated Ghost-Admin to 2.21.1 2019-04-30 11:10:02 +02:00
server Fixed member permission/role relations in fixtures 2019-05-02 17:31:38 +02:00
test Fixed member permission/role relations in fixtures 2019-05-02 17:31:38 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00