JOS 1.2.1 Released

15 views
Skip to first unread message

Sutra Zhou

unread,
Apr 22, 2010, 1:56:57 PM4/22/10
to openid-serv...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* 2010-04-23 - jos 1.2.1 released
[http://openid-server.googlecode.com/svn/tags/jos-1.2.1/INSTALL Quick
Install Guide]

New features:
* Extended attributes modification for persona.
* Add Bashkir, Chinese (Hong Kong), Chinese (Taiwan), Croatian,
German, Serbian, Spanish support.
Bugfixes and minor changes:
* Trim email pattern of email address validator for email addition.
* Shorten some column names of table jos_password and
jos_email_confirmation_info as the maximum column length of Oracle is
30.
* Some issues of parseUsername in subdirectory mode, see issue 21, issue 23.
* Upgrade jquery from 1.2.6 to 1.4.2.
Upgrade notes:
* Because of the maximum column length limit of Oracle, the
following tables have been altered, so if you upgrade from version
1.2.0, the following instructions should be executed BEFORE the new
WAR deployed:
{{{
drop table jos_attribute_value;
drop table jos_attribute;
alter table jos_password rename password_maximum_service_times to
password_max_service_times;
alter table jos_email_confirmation_info rename
email_confirmation_info_id to eci_id;
alter table jos_email_confirmation_info rename
email_confirmation_info_confirmation_code to eci_confirmation_code;
alter table jos_email_confirmation_info rename
email_confirmation_info_sent to eci_sent;
alter table jos_email_confirmation_info rename
email_confirmation_info_sent_date to eci_sent_date;
alter table jos_email_confirmation_info rename
email_confirmation_info_confirmed to eci_confirmed;
alter table jos_email_confirmation_info rename
email_confirmation_info_confirmed_date to eci_confirmed_date;
alter table jos_email_confirmation_info rename
email_confirmation_info_creation_date to eci_creation_date;
}}}

Project Home: http://code.google.com/p/openid-server/
Downloads: http://mirrors.redv.com/pub/jos/jos-1.2.1/
FAQ: http://openid-server.googlecode.com/svn/trunk/FAQ
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.11 (Darwin)

iEYEARECAAYFAkvQjd8ACgkQLUcPhHYLUeNFhwCdFfzCXmAdQucIVgEuT0m3y052
mhUAn2AoM4CBm4WQ/vmELuVVWapHZb5y
=SJxh
-----END PGP SIGNATURE-----

--
You received this message because you are subscribed to the Google Groups "openid-server-announce" group.
To post to this group, send email to openid-serv...@googlegroups.com.
To unsubscribe from this group, send email to openid-server-ann...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openid-server-announce?hl=en.

Reply all
Reply to author
Forward
0 new messages