[dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 30 Sep 2005 18:52:20 +0200
On Fri, 30 Sep 2005 16:59:10 +0100
Christopher Arndt <chris.arndt@xxxxxx> wrote:
> And I think also a note on wiki:tpl:templates is in order, that
> $_SERVER['REMOTE_USER'] will still be set to the old username
> immediately after logout. So you would have to check $_REQUEST['do']
> != 'logout' here as well.
hmm... strange $_SERVER['REMOTE_USER'] is unset in auth_logoff !?
- Follow-Ups:
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Christopher Arndt
- References:
- [dokuwiki] $INFO['perm'] not cleared on logout
- From: Christopher Arndt
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Andreas Gohr
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Christopher Arndt
Other related posts:
- » [dokuwiki] $INFO['perm'] not cleared on logout
- » [dokuwiki] Re: $INFO['perm'] not cleared on logout
- » [dokuwiki] Re: $INFO['perm'] not cleared on logout
- » [dokuwiki] Re: $INFO['perm'] not cleared on logout
- » [dokuwiki] Re: $INFO['perm'] not cleared on logout
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Christopher Arndt
- [dokuwiki] $INFO['perm'] not cleared on logout
- From: Christopher Arndt
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Andreas Gohr
- [dokuwiki] Re: $INFO['perm'] not cleared on logout
- From: Christopher Arndt