Ticket #323 (new Bug report)

Opened 2 years ago

Last modified 1 year ago

SplashOnly & Portal Template still showing 'I am not logged in'

Reported by: frederico@marques.cx Assigned to:
Priority: normal Milestone: Not yet assigned to a Milestone
Component: Auth server, Authentication, permissions and access control Keywords:
Cc:

Description

I think I've found a small bug at the Portal Template of Wifidog when the node is configured to Splash-Only, no authentication (latest svn revision). When I authenticate through Wifidog, on the left menu of the portal, page, I still see a "I am not logged in" message and a link to Login, although I'm authenticated on the auth server and I can access the Internet. So, I checked auth server code and solved this issue with just altering templates/classes/MainUI_ToolContent.tpl and classes/User.php. A patch (svn diff from my local rep) is attached.

I don't know if this is the correct way of doing it, but hey, it works for me.

Attachments

svn-diff.txt (1.9 kB) - added by frederico@marques.cx on 05/17/07 19:32:10.
svn diff patch

Change History

05/17/07 19:32:10 changed by frederico@marques.cx

  • attachment svn-diff.txt added.

svn diff patch


Add/Change #323 (SplashOnly & Portal Template still showing 'I am not logged in')