[ic] how should you totally log out when cookie login enabled

Kevin Walsh interchange-users@icdevgroup.org
Thu Jan 9 11:31:01 2003


Aaron Hazelton [aaronmail@hazenet.net] wrote:
> 
> I am wanting to make sure I am not missing anything
> here on the logout.  When cookie login is enabled,
> which I need, then I cannot figure out how to really
> log out so that IC will require a login again.  Is this 
> possible? 
> 
>  I tried using the info from the default foundation 
> 'logout' page and also tried a logout  button made 
> from an mv_todo=cancel, but neither is giving the
> desired results.
> 
> This is the case even when closing the browser
> and opening another one as well.
> 
To prevent further automatic cookie-logins, you'll need to clear down
the user's MV_USERNAME and MV_PASSWORD cookies:

    [set-cookie name="MV_USERNAME" value=""]
    [set-cookie name="MV_PASSWORD" value=""]

See the [set-cookie] docs for more cookie-related information.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/