mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
ef1858b6c7
Closes #3271 - Change validations on both server and client to allow the Website field to be empty or a valid URL. - Add new schema validation helper isEmptyOrURL. - Remove duplicate call to UserValidator in the save action of the SettingsUser controller. - User.last_login and User.created_at are already Moment objects so Moment#fromNow can be called on them directly. |
||
---|---|---|
.. | ||
model_app_fields_spec.js | ||
model_app_settings_spec.js | ||
model_apps_spec.js | ||
model_permissions_spec.js | ||
model_posts_spec.js | ||
model_roles_spec.js | ||
model_settings_spec.js | ||
model_tags_spec.js | ||
model_users_spec.js |