You are not logged in Log in Join
You are here: Home » Members » Jeffrey P Shell » ZopeLDAP 1.1.0 » ZopeLDAPWiki » RoadMap

Log in
Name

Password

 
 

History for RoadMap

??changed:
-
Roadmap (where it's going now that it's going again)

 1.0b3

  o Fixes an issue with getRawEntry() (hopefully improved exception handling)

  o Mild cleanup

  o Fixed !ZLDAPConnection.__init__.py to use the proper initialization.

  o Added new module !LDCAccessors.py which implements 
  accessor methods (getters / setters) for ZopeLDAP Connection
  properties.

  o Get it all nice and secure just in time to change security just in
  time for Zope 2.2 :)

  o !LDAPConnection doesn't keep setting self.openc everytime
  _open() is called.

  o Entry objects can be protected against writing by using the
  **Manage Entry information** permission, which is now world wide.