[Zope-CVS] SVN: ldappas/trunk/TODO.txt TODO for this module.
Florent Guillaume
fg at nuxeo.com
Thu Oct 14 08:23:45 EDT 2004
Log message for revision 28169:
TODO for this module.
Changed:
A ldappas/trunk/TODO.txt
-=-
Added: ldappas/trunk/TODO.txt
===================================================================
--- ldappas/trunk/TODO.txt 2004-10-14 12:23:25 UTC (rev 28168)
+++ ldappas/trunk/TODO.txt 2004-10-14 12:23:43 UTC (rev 28169)
@@ -0,0 +1,21 @@
+TODO for LDAP PAS Plugins
+=========================
+
+Most important first:
+
+- Caching of information to not do searches at every auth.
+
+- More configuration to restrict searches to some objectClasses, and to
+ specify a field for the principal's description.
+
+- Debug/log functionnality so that an administrator can figure out
+ what's wrong when it doesn't work (which happens often with LDAP :-).
+
+- Search plugin: more configuration to decide when and if we do
+ substring searches on some attributes.
+
+- A subscriber that adds properties to a principal from LDAP its
+ information.
+
+- Search plugin: use LDAP schema introspection on objectClasses to
+ display a nice search form tailored to the server.
Property changes on: ldappas/trunk/TODO.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Zope-CVS
mailing list