RE: HTTP authentication

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: "'Adam Lang'" <aalang(at)rutgersinsurance(dot)com>
Cc: "[PHP] PostgreSQL" <pgsql-php(at)postgresql(dot)org>
Subject: RE: HTTP authentication
Date: 2001-04-27 21:00:34
Message-ID: 000401c0cf5d$1c8106e0$0200a8c0@server
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> You are correct. I was keeping it simple since his original
> question was merely on the "logout" button.

Well I want to learn the most I can :o)

The problem with the logout and the HTTP stuff is that the browser keeps
the auth. Information in the cache, so you'll need a way to tell the
browser to reask the user for his login data.

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Jason k Larson 2001-04-27 21:01:46 Re[4]: HTTP authentication
Previous Message Christian Marschalek 2001-04-27 20:56:40 RE: Re[2]: HTTP authentication