Re: [PHP] Security in php/ajax scripts

2006-03-20 Thread Philip Hallstrom
I am slowly converting my webapps to use the 'ajax' technology. I'd like to know what 'best practices' should I use when it comes to authenticate, identify the requests in a more restricted context. So far I've migrated some 'open' areas where the user, without having to identify himself can per

Re: [PHP] Security in php/ajax scripts

2006-03-20 Thread Robert Cummings
On Mon, 2006-03-20 at 20:24, robert mena wrote: > Hi, > > I am slowly converting my webapps to use the 'ajax' technology. I'd like to > know what 'best practices' should I use when it comes to authenticate, > identify the requests in a more restricted context. > > So far I've migrated some 'open

[PHP] Security in php/ajax scripts

2006-03-20 Thread robert mena
Hi, I am slowly converting my webapps to use the 'ajax' technology. I'd like to know what 'best practices' should I use when it comes to authenticate, identify the requests in a more restricted context. So far I've migrated some 'open' areas where the user, without having to identify himself can