0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
server Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00