[PECL-BUG] Bug #22764 [NEW]: the header still shows as anonymous after a successful login

[email protected] ("tyrael at php dot net") 14 Jun 2011 08:43:52 -0000
Newsgroups php.pear.webmaster
Message-ID <[email protected]>
From:             tyrael at php dot net
Operating system: 
Package version:  
PHP version:      Irrelevant
Package:          Web Site
Bug Type:         Bug
Bug description:  the header still shows as anonymous after a successful login 

Description:
------------
my guess is that the header is rendered before the login logic 
is executed, that order should either be changed or we should 
reload/redirect the user after a successful login.


-- 
Edit bug report at http://pecl.php.net/bugs/bug.php?id=22764&edit=1
--