Ghost/core/server/data
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
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
importer Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00
migrations Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
schema Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00