From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 19 Sep 2006 14:59:28 -0000 Subject: [Cluster-devel] conga/luci/plone-custom login_success portlet_ ... Message-ID: <20060919145928.12546.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-09-19 14:59:27 Modified files: luci/plone-custom: login_success portlet_login Log message: cleanup Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/login_success.diff?cvsroot=cluster&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/portlet_login.diff?cvsroot=cluster&r1=1.7&r2=1.8 --- conga/luci/plone-custom/login_success 2006/09/19 14:48:21 1.5 +++ conga/luci/plone-custom/login_success 2006/09/19 14:59:27 1.6 @@ -12,7 +12,7 @@
-
@@ -55,4 +55,3 @@ - --- conga/luci/plone-custom/portlet_login 2006/09/19 14:48:21 1.7 +++ conga/luci/plone-custom/portlet_login 2006/09/19 14:59:27 1.8 @@ -11,9 +11,9 @@ tal:define="pageloc python: request.URL.split('/')[-1]; okToShowHere python: not pageloc in ('login_form', 'join_form'); auth nocall:here/acl_users/credentials_cookie_auth|nothing" - tal:condition="python: isAnon and okToShowHere"> + tal:condition="isAnon"> - +