On Oct 22, 10:47 am, annet <[EMAIL PROTECTED]> wrote: > I am having problems with my implementation of a CAS login. When I > first login the login page is returned instead of the target page, the > flash tells me I am logged in. Because I am logged in I can manually > navigate to the target page by adding the function name to the URL. > When I log out and login again the problem doesn't occur, that is the > correct page is returned. > > Furthermore, the menu isn't displayed correctly. I implemented it > using an if ... else. When the user isn't logged in the menu displays > a login item, when the user is logged in the menu displays a log out > item amongst others.
The menu display seems correct. Not logged in - you can only log in. Logged in - you can log out and choose other stuff. What's the problem??? > > I suppose the latter is related to the former problem. I hope one of > you knows how to solve this problem. > > Best regards, > > Annet. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---