Add user logged-in status to SkinnableCharonPortal.startPageContext()

Description

The user's logged in status is included in the velocity context for a couple methods in the SkinnableCharonPortal but not in startPageContext(). Adding this here would allow the portal velocity templates to conditionally display based on whether or not the user is logged in.

For example, we'd like to present a set of HTML pages in place of the standard portal gateway. While this can be mostly accomplished done with redirects, it doesn't handle the case of users who have already bookmarked https://over.the.rainbow/portal. If loggedIn is included in the context, we can update the site.vm file to conditionally display the html pages when the user isn't logged in (these html pages include links to login to the portal).

Environment

None

Test Plan

None

Activity

Show:

Beth Kirschner May 1, 2008 at 6:05 AM

Fixd as suggested.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 1, 2008 at 6:04 AM
Updated March 27, 2012 at 7:00 AM
Resolved May 1, 2008 at 6:05 AM