The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Bradley Meck <bradley.m...@gmail.com>
Date: Thu, 19 Jan 2012 12:13:45 -0800 (PST)
Local: Thurs, Jan 19 2012 3:13 pm
Subject: Re: [nodejs] Re: server accepting JSON in POST - how to secure/validate?
JSON.parse will remove functions, but not save you from things such as : JSON.parse(str).hasOwnProperty(...) toString(...) etc. will throw an error Also a real nightmare starts to show up when you have "{"key":1}" and var cache = {} } In this case "1" !== 1 and so the updated object when attached to the cache will completely replace instead of updating and merging with the existing object. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||