0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration/api
Kevin Ansfield 32ff18ccb0 Validate tag names don't start with commas
closes #5685
- Adds client and server-side validation for tag names starting with commas
- Trim tag names before adding in PSM (tag attributes are already trimmed before saving in TSM)
2015-08-24 16:55:30 +01:00
..
api_authentication_spec.js Fix regressions with password reset 2015-07-21 08:47:26 +01:00
api_configuration_spec.js
api_db_spec.js
api_mail_spec.js
api_notifications_spec.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
api_posts_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
api_roles_spec.js
api_settings_spec.js
api_slugs_spec.js API Option Handling 2015-07-14 18:20:27 +01:00
api_tags_spec.js Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
api_themes_spec.js
api_upload_spec.js
api_users_spec.js Add public API permission handling 2015-08-03 19:30:17 +01:00