0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Steve e0e9bf2046 Validate user URL input to ensure protocol is present
closes #1623
- added protocol validation to isURL on user settings validator.
- added placeholder URL to user profile template
- ref: https://github.com/sethlilly/Vapor/issues/10
- ref: https://github.com/oswaldoacauan/ghostium/issues/38
2014-05-15 06:34:07 -07:00
..
client Validate user URL input to ensure protocol is present 2014-05-15 06:34:07 -07:00
clientold Adding READMEs to clarify the 2 client folders 2014-05-07 22:51:51 +01:00
server Merge pull request #2719 from appleYaks/import-backward-compatible 2014-05-11 16:17:17 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Merge pull request #2733 from jaswilli/test-error 2014-05-12 10:27:15 +01:00
bootstrap.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js