[ http://jira.magnolia.info/browse/MAGNOLIA-1292?page=all ]
Sameer Charles updated MAGNOLIA-1292:
-------------------------------------
Fix Version/s: 3.1
(was: 3.0.2)
will be fixed for 3.1 since this fix requires changes in multiple places and we
cannot risk 3.0.x stability
> "anonymous" user is not logged in by default on public instance
> ---------------------------------------------------------------
>
> Key: MAGNOLIA-1292
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1292
> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0.1
> Environment: + JDK 5.0_10
> + Tomcat 5.5.20
> + Magnolia deployed using the WAR-files (magnoliaAuthor.war,
> magnoliaPublic.war) as they are packaged with this version
> Reporter: Robert Gacki
> Assigned To: Sameer Charles
> Priority: Critical
> Fix For: 3.1
>
>
> There is no user logged into the Magnolia system on the public instance by
> default.
> Both methods return null by default:
> info.magnolia.cms.security.Authenticator#getUserId(HttpServletRequest)
> info.magnolia.cms.security.Authenticator#getUser(HttpServletRequest)
> My proposal:
> Add a new parameter to the server configuration to define the user who's
> logged into the system by default ('anonymous' on installation). The
> Authenticator should return this user (even when no HttpSession is created).
> The AccessManager must decide based on this user's roles.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------