From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 18 Sep 2006 19:56:36 -0000 Subject: [Cluster-devel] conga/luci/plone-custom main_template portlet_ ... Message-ID: <20060918195636.11035.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-18 19:56:35 Modified files: luci/plone-custom: main_template portlet_login Added files: luci/plone-custom: failsafe_login_form login_failed login_form login_success Log message: generate appropriate warning messages when the admin password is incorrect and when the luci server has not been initialized Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/failsafe_login_form.diff?cvsroot=cluster&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/login_failed.diff?cvsroot=cluster&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/login_form.diff?cvsroot=cluster&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/login_success.diff?cvsroot=cluster&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/main_template.diff?cvsroot=cluster&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/portlet_login.diff?cvsroot=cluster&r1=1.4&r2=1.5 --- conga/luci/plone-custom/failsafe_login_form 2006/08/02 18:12:49 1.3 +++ conga/luci/plone-custom/failsafe_login_form 2006/09/18 19:56:35 1.4 @@ -16,7 +16,9 @@ ztutils modules/ZTUtils; errors options/state/getErrors;"> -

Log in

+ + +

Please log in

To access this part of the site, you need to log in with your user name and password. @@ -31,9 +33,11 @@ While cookie authentication is disabled, cookie-based login is not available. -

-If you have forgotten your password, you can reset the password by logging in to the server as root and running the command luci_admin password. +
+ If you have forgotten your password, you can reset the password by logging in to the server as root and running the command
+ luci_admin password
-
+ + +
+ The Luci server has not been initialized. To initialize it, log in in to the server as root and run the command
+ luci_admin init +
+
--- conga/luci/plone-custom/login_failed 2006/08/02 18:12:49 1.2 +++ conga/luci/plone-custom/login_failed 2006/09/18 19:56:35 1.3 @@ -16,9 +16,12 @@ may be incorrect.

-

-If you have forgotten your password, you can reset the password by logging in to the server as root and running the command luci_admin password. -

+
+ If you have forgotten your password, you can reset the password by logging in to the server as root and running the command
+ luci_admin password +

If your user name and password are correct, the problem may be that @@ -52,4 +55,4 @@ - + \ No newline at end of file --- conga/luci/plone-custom/login_form 2006/08/02 18:12:49 1.3 +++ conga/luci/plone-custom/login_form 2006/09/18 19:56:35 1.4 @@ -21,34 +21,21 @@ ac_persist auth/persist_cookie|nothing; login_name python:request.get('login_name', request.get(ac_name, ''));"> -

-

This site has not yet been initialized.

-

Please login to the server as root and run the command luci_admin init to initialize it. -

+ -

Please log in

To access this part of the site, you need to log in with your user name and password.

-

- -If you do not have an account here, head over to the - - - - registration form. +

+ If you have forgotten your password, you can reset the password by logging in to the server as root and running the command
+ luci_admin password +
-