0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/schema
Fabien 'egg' O'Carroll 22924c62d4
Added permissions for the Products resource (#12875)
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
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
checks.js
commands.js Removed queries against information_schema (#12739) 2021-03-09 16:12:10 +00:00
default-settings.json Refined navigation default settings for 4.0 2021-03-10 10:42:21 +00:00
index.js
schema.js Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30