CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

iris.sanitizeName when name only contains invalid chars #279

Open alexbor opened 8 years ago

alexbor commented 8 years ago

Sending in something like "123" will cause the system to break.

file: utils.js