[dokuwiki] Re: $INFO['perm'] not cleared on logout

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 !?

Other related posts: