mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
87cda81c84
closes #2653 - enforce strict whitelists for model methods - create a class method that reports a model method's valid options - create a class method that filters a model's valid attributes from data - create a class method that filters valid options from a model method's options hash |
||
---|---|---|
.. | ||
app.js | ||
appField.js | ||
appSetting.js | ||
base.js | ||
index.js | ||
permission.js | ||
post.js | ||
role.js | ||
session.js | ||
settings.js | ||
tag.js | ||
user.js |