[jQuery] Securing AJAX/PHP against direct calls?

[jQuery] Securing AJAX/PHP against direct calls?

I suggest you read this article:
http://www.thesamet.com/blog/2007/01/16/prepare-for-attack%e2%80%94making-your-web-applications-more-secure/
It is about web security especially XSRF section. It states there that some of the browsers does not send the referer header.
Nandi
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Arne-Kolja Bachstein
Sent: Monday, February 05, 2007 1:17 PM
To: jQuery Discussion.
Subject: Re: [jQuery] Securing AJAX/PHP against direct calls?
halfer