leocharre has asked for the wisdom of the Perl Monks concerning the following question:
I'm using CGI with cookies and apache basic authentication. I know, you can't log out.
But.. If your credentials change, you are essentially logged out. So.. I have that, someone can log out from this web app by very literally 'logging out' , entering their username/password again to log out.
Is there some code or suggestions out there to change the client credentials without their involvement?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how can I change apache basic auth credentials with perl?
by Joost (Canon) on Aug 16, 2006 at 23:28 UTC | |
by Mr. Muskrat (Canon) on Aug 17, 2006 at 15:56 UTC | |
|
Re: how can I change apache basic auth credentials with perl?
by sgifford (Prior) on Aug 17, 2006 at 02:44 UTC | |
|
Re: how can I change apache basic auth credentials with perl?
by adrianh (Chancellor) on Aug 17, 2006 at 07:00 UTC |