1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 14:22:07 +03:00
Ghost/test/regression/migrations
Fabien 'egg' O'Carroll 22924c62d4
Added permissions for the Products resource ()
refs https://github.com/TryGhost/Team/issues/616

All roles which can publish posts should be able to read/browse products, as content gating
will be based on products going forward.

Creating, updating & destroying products will often make modifications to Stripe which requires
Administrator or Owner roles.

We also improve the permissions tests so that we no longer rely on things being in a particular
order.
2021-04-15 14:34:45 +01:00
..
migration_spec.js Added permissions for the Products resource () 2021-04-15 14:34:45 +01:00