[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1990) CMS security calls to identity modules

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Wed Apr 16 08:53:54 EDT 2008


CMS security calls to identity modules
--------------------------------------

                 Key: JBPORTAL-1990
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1990
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal CMS
    Affects Versions: 2.6.4 Final
            Reporter: Boleslaw Dawidowicz
         Assigned To: Sohil Shah
             Fix For: 2.6.5 Final


On each render CMS portlet generates two calls to UserModule.findUserByUserName(). First is to retreive admin user and the second is to retreive current user. This affects performance with LDAP setup. Current user is cached on the first request in UserInterceptor using ServerInvocation context.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list