RE: [PHP-DB] Re: HTTP Auth for PHPMyAdmin

2004-12-23 Thread Bastien Koert
just lock the folder with http AUTH bastien From: Mark Benson <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Re: HTTP Auth for PHPMyAdmin Date: Thu, 23 Dec 2004 13:31:50 + Peter Lovatt: >set auth type to cookies > >Peter This presumably means that a cookie would remain allowing

Re: [PHP-DB] Re: HTTP Auth for PHPMyAdmin

2004-12-23 Thread Jason Wong
On Thursday 23 December 2004 21:31, Mark Benson wrote: > This presumably means that a cookie would remain allowing anyone who used > the browser on my machine to access it after login. Again, if this is the > case, this is not adequaterly secure, I require the phpMyAdmin pages to be > locked at al

RE: [PHP-DB] Re: HTTP Auth for PHPMyAdmin

2004-12-22 Thread Peter Lovatt
set auth type to cookies Peter > -Original Message- > From: Mark Benson [mailto:[EMAIL PROTECTED] > Sent: 22 December 2004 10:55 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Re: HTTP Auth for PHPMyAdmin > > > Martin Norland wrote: > > >What do you mean proper HTTP authorization for PHPM