FrontPage
»
RoadMap
Roadmap (where it's going now that it's going again)
- 0b3
- Fixes an issue with getRawEntry() (hopefully improved exception handling)
- Mild cleanup
- Fixed ZLDAPConnection.__init__.py to use the proper initialization.
- Added new module LDCAccessors.py which implements accessor methods (getters / setters) for ZopeLDAP Connection properties.
- Get it all nice and secure just in time to change security just in time for Zope 2.2 :)
- LDAPConnection doesn't keep setting self.openc everytime _open() is called.
- Entry objects can be protected against writing by using the Manage Entry information permission, which is now world wide.