mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 18:52:05 +03:00
32125c2f46
fixes #5177 - we now pass API/model options directly to toJSON, which is unsafe as these options haven't always been filtered before they are passed. - this fix adds a filter so that toJSON only uses the options it needs - additionally, rename the 'name' option to something more specific to prevent clashes |
||
---|---|---|
.. | ||
accesstoken.js | ||
app-field.js | ||
app-setting.js | ||
app.js | ||
base.js | ||
basetoken.js | ||
client.js | ||
index.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
settings.js | ||
tag.js | ||
user.js |