Ghost/core
Katharina Irrgang 42af268d1b 🎨 User is not allowed to add/modify certain fields (#9053)
no issue

- it's not allowed to change/add these attributes via the API
  - created_at = is only once set on adding the resource
  - created_by = is only once set on adding the resource
  - updated_by = is set on the server side when updating the model (based on who is logged in)
  - updated_at = is set on the server side when updating the model

* Revert the usage of the access rules plugin
2017-09-28 13:59:42 +01:00
..
client@90706d0b38 Updated Ghost-Admin to 1.9.1 2017-09-26 14:49:00 +01:00
server 🎨 User is not allowed to add/modify certain fields (#9053) 2017-09-28 13:59:42 +01:00
test 🎨 User is not allowed to add/modify certain fields (#9053) 2017-09-28 13:59:42 +01:00
index.js