/[Apache-SVN]
ViewVC logotype

Revision 328138


Jump to revision: Previous Next
Author: akarasulu
Date: Mon Oct 24 19:20:33 2005 UTC (4 years, 1 month ago)
Changed paths: 4
Log Message:
changes ...

 o fixes DIREVE-283
 o made search handler use a special getLdapContext method when the search
   operation is on the root DSE with (objectClass=*), scope = base, and 
   base = ""
 o allowed bind operation as anonymous even when anonymous binds are disabled
   in the configuration ... delayed checks for anonymous user operations until
   other operations are performed.
 o added test case to make sure anonymous access is still disabled for binds
   to anything other than root dse


Changed paths:

Path Details
Directorydirectory/apacheds/trunk/main/src/test/org/apache/ldap/server/MiscTest.java modified , text changed
Directorydirectory/protocol-providers/ldap/trunk/src/main/java/org/apache/ldap/server/protocol/SessionRegistry.java modified , text changed
Directorydirectory/protocol-providers/ldap/trunk/src/main/java/org/apache/ldap/server/protocol/support/BindHandler.java modified , text changed
Directorydirectory/protocol-providers/ldap/trunk/src/main/java/org/apache/ldap/server/protocol/support/SearchHandler.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2