Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config
In directory james.mmbase.org:/tmp/cvs-serv2131

Modified Files:
        SystemGlobals.properties 
Log Message:
CMSC-998    , Integrate JForum single sign on with community module


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config
See also: http://www.mmbase.org/jira/browse/CMSC-998


Index: SystemGlobals.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config/SystemGlobals.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- SystemGlobals.properties    9 Jul 2008 02:59:21 -0000       1.4
+++ SystemGlobals.properties    9 Jul 2008 04:26:06 -0000       1.5
@@ -6,7 +6,7 @@
 # jforum-custom.conf under WEB-INF/config and put the custom
 # keys and values there. 
 #
-# Version: $Id: SystemGlobals.properties,v 1.4 2008/07/09 02:59:21 kevinshen 
Exp $
+# Version: $Id: SystemGlobals.properties,v 1.5 2008/07/09 04:26:06 kevinshen 
Exp $
 
 #####################
 # GENERAL SETTINGS 
@@ -344,7 +344,7 @@
 # The default implementation (used here) only checks if request.getRemoteUser()
 # is not null. This may be enough for many situations.
 #sso.implementation = net.jforum.sso.RemoteUserSSO
-sso.implementation = org.jahia.portlet.jforum.MyUserSSO
+sso.implementation = org.jahia.portlet.jforum.JForumSSO
 # Special attributes used when creating a new user
 # Only if auhentication.type = sso
 # The attribute name to search in the session for the password.
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to