Re: HTTP authentication

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Re: HTTP authentication
Date: 2001-04-26 18:42:18
Message-ID: 018701c0ce80$9f41cfc0$330a0a0a@rutgersinsurance.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

It matters. There are about a dozen ways to do authentication.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Christian Marschalek" <cm(at)chello(dot)at>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Thursday, April 26, 2001 12:45 PM
Subject: [PHP] HTTP authentication

> Hi all!
>
> I've read about http authentication with PHP in the PHP manual.
>
> Now I wonder how I can make a logout button in the way its supposed to be
done? The manual mentions something about the headers but that this way does
not work correct on all browsers...
>
> Furthermore I wonder how secure this way is?
>
> Tia
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Adam Lang 2001-04-26 19:09:48 Re: HTTP authentication
Previous Message Christian Marschalek 2001-04-26 16:45:44 HTTP authentication