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

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

[PHP-DB] Re: HTTP Auth for PHPMyAdmin

2004-12-23 Thread Mark Benson
Peter Lovatt: >set auth type to cookies > >Peter 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 all times fr

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 m

[PHP-DB] Re: HTTP Auth for PHPMyAdmin

2004-12-22 Thread Mark Benson
Martin Norland wrote: >What do you mean proper HTTP authorization for PHPMyAdmin - do you want >it to log you in automatically, or do you want to use .htaccess to >protect your PHPMyAdmin scripts? > >By your statement of config file, and talking about PHPMyAdmin - I'm >assuming that you've configu