Re: svn commit: r669994 - in /ofbiz/trunk: applications/party/config/ applications/party/webapp/partymgr/party/ framework/common/config/ framework/common/servicedef/ framework/common/src/org/ofbiz/common/login/ framework/security/config/ framework/security...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r669994 - in /ofbiz/trunk: applications/party/config/ applications/party/webapp/partymgr/party/ framework/common/config/ framework/common/servicedef/ framework/common/src/org/ofbiz/common/login/ framework/security/config/ framework/security...

David E Jones-2

This looks good Adrian, thanks for working on it.

This was on my own little list of things I'd like to see added to the  
framework before we do the framework-only release, so I'm really happy  
to see it in!

-David


On Jun 20, 2008, at 11:09 AM, [hidden email] wrote:

> Author: adrianc
> Date: Fri Jun 20 10:09:19 2008
> New Revision: 669994
>
> URL: http://svn.apache.org/viewvc?rev=669994&view=rev
> Log:
> Added LDAP user authentication, based on work contributed by Mohamed  
> Amine Azzi and Torsten Schlabach - https://issues.apache.org/jira/browse/OFBIZ-811 
> .
>
> Internationalization note: this commit contains new UI labels.
>
> Added:
>    ofbiz/trunk/framework/common/src/org/ofbiz/common/login/
> LdapAuthenticationServices.java   (with props)
>    ofbiz/trunk/framework/security/config/jndiLdap.properties   (with  
> props)
> Modified:
>    ofbiz/trunk/applications/party/config/PartyUiLabels.xml
>    ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml
>    ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml
>    ofbiz/trunk/framework/common/servicedef/services.xml
>    ofbiz/trunk/framework/common/src/org/ofbiz/common/login/
> LoginServices.java
>    ofbiz/trunk/framework/security/config/security.properties
>    ofbiz/trunk/framework/security/entitydef/entitymodel.xml