mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
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 |
||
---|---|---|
.. | ||
authentication_spec.js | ||
configuration_spec.js | ||
db_spec.js | ||
error_spec.js | ||
notifications_spec.js | ||
posts_spec.js | ||
public_api_spec.js | ||
redirects_spec.js | ||
settings_spec.js | ||
slugs_spec.js | ||
spam_prevention_spec.js | ||
tags_spec.js | ||
themes_spec.js | ||
upload_icon_spec.js | ||
upload_spec.js | ||
users_spec.js |