
Documentation for Crowd 2.0.x. Documentation for other versions of Crowd is available too.
2009 年 6 月 1 日
Crowd 2.0 will be launched in June/July 2009. A beta release is currently undergoing internal testing and is also available to a limited number of customers for review. These release notes apply to Crowd 2.0 Beta. We'll publish the final release notes when we release the production-ready version of Crowd 2.0. The beta release does not yet contain all the features that will be in the final Crowd 2.0 release.
If you would like to participate in testing the beta release, please contact Crowd Support.
Do not use a beta release on production servers
We have spent a lot of time refactoring the database layer of Crowd for 2.0. In particular, you should notice:
Crowd now supports nested groups in internal directories, a feature that many people have requested.
We have improved Crowd's user interface for managing users and groups.
Crowd now supports the use of netblocks for an application's remote address. This means you can specify a complete IP range for an application instead of individual addresses.
Because of the database schema changes, you will need to:
We would love to have your feedback on this beta release, and in particular on the following aspects of the release:
新機能 |
|
|---|---|
Add wildcard support for application IP restrictions. |
|
Edit members of the group or role |
|
Add Nested Groups for Internal Directories |
|
Provide support for OS X Open Directory 10.5.6 |
|
改善点 |
|
Allow specifying network addresses by netblock |
|
Mail Template size is limted to 255 characters |
|
Crowd client should pass version, configuration information to server |
|
UTF-8 support for MySQL |
|
pluginManager and pluginEventManager beans should be available to plugins |
|
security filter should be added to path "/plugins/servlet" in web.xml |
|
Disable roles by default on newly created LDAP directories for 2.0 |
|
ClientPropertiesImpl.generateBaseURL() assumes that server URL contains /services |
|
Allow the Crowd admin to know when a proxy should be added to the Trusted Proxy list |
|
Crowd Schema + Domain Model update to improve performance and cross-database compliance |
|
UI Improvements for Group Membership Management |
|
バグ修正 |
|
Nested groups do not work with JIRA Global Permissions |
|
Crowd creates new tokens for applications and users even if valid ones already exist |
|
Content-Encoding is unset for SOAP requests |
|
Make Crowd database schema lowercase |
|
Directory Encryption Type is not available for generic Posix or OpenLDAP Posix directories |
|
Wrong license user count when users still members of an application group |
|
Group/User memberships do not obey the tree scope or object filters |
|
Performance issue when amalgamating groups for a findAllGroupRelationships call |
|
Delegated directory attributes only accessible via 'view' link, not by clicking on directory name |
|
The runtime environment of Crowd will not allow Roles and Caching to be enabled at the same time |
|
Configuration Errors need to be displayed for an LDAP directory if Roles are enabled and the DN's for both Groups and Roles overlap. |
|
SecurityServerClient does not correctly segregate roles and groups for container searches. |