Index: [Article Count Order] [Thread]

Date:  Thu, 11 Sep 2008 15:22:11 +0900
From:  Hisao SHIBUYA <shibuya (at mark) alpha.or.jp>
Subject:  [coba-e:13934] [testing] cce, base-user.mod & palette
To:  coba-e (at mark) bluequartz.org, coba-o (at mark) bluequartz.org
Message-Id:  <E9D19996-DA61-424A-818D-5E8B9317FD0E (at mark) alpha.or.jp>
X-Mail-Count: 13934

Hi blues,

I put these packages into testing repository.
This update has
- Minimum password length to 6 from 8
- Ajax based password check

Please let me know, if you have any issues.

Regards,
Hisao


-----
[base-user-1.2.0-0BQ7.centos4.src.rpm]
* Wed Sep 10 2008 Michael Stauber <mstauber (at mark) solarspeed.net> 1.2.0-0BQ7
- Updated locale in regards to new password minumum length of six  
characters.

[sausalito-cce-0.80.2-1BQ38.centos4.src.rpm]
* Wed Sep 10 2008 Michael Stauber <mstauber (at mark) solarspeed.net> 0.80.2-1BQ38
- Modified basetypes.schema again to change minimum password length  
back to six
characters.
- New defaults: min: 6, max: 24.

[sausalito-palette-0.5.1-0BQ13.centos4.src.rpm]
* Wed Sep 10 2008 Michael Stauber <mstauber (at mark) solarspeed.net> 0.5.1-0BQ13
- Ajax and JS based password strength checker implemented directly  
through uifc
calls.
- Newly added files for that:
- web/libJs/ajax_lib.js
- web/uifc/check_password.php
- Modified the following pages for that:
- libPhp/uifc/FormFieldBuilder.php
- libPhp/uifc/Password.php
- libPhp/uifc/Page.php

* Tue Sep 09 2008 Michael Stauber <mstauber (at mark) solarspeed.net> 0.5.1-0BQ12
- Tab positions in navigation menu (tab.js) fixed for Chrome and Safari.
- Contributed by Jeremy Knope from rainstormconsulting.com