From: <str...@us...> - 2006-11-16 13:20:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:20:47 Modified files: Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.urlfetch() now can do non-anonymous simple bind if the LDAP URL provided contains extensions 'bindname' and 'X-BINDPW'. (see SF#1589206) |