mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
e044136503
refs #2758 - add a set of default options to utils - update validation function to only pass through permitted options - pass permitted options into validate where necessary - setup basic validation for each known option, and generic validation for the remainder - change slug to treat 'name' as data, rather than an option |
||
---|---|---|
.. | ||
authentication.js | ||
configuration.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |