[Freeipa-devel] [PATCHES] Make it possible to construct partial match filters using make_filter* methods. Add missing _sasl_auth variable. + Change ldap2.__handle_errors into the global _handle_errors function.

Rob Crittenden rcritten at redhat.com
Wed Apr 22 19:17:28 UTC 2009


Pavel Zuna wrote:
> Patch 0001: Make it possible to construct partial match filters using 
> make_filter* methods. Add missing _sasl_auth variable.
> 
> _sasl_auth variable required to make a connection to the LDAP server has 
> gone missing.
> 
> make_filter* methods now take an additional boolean argument 'exact'. 
> When True it build exact match filters (attribute=value), when False 
> (attribute=*value*).
> 
> 
> Patch 0002: Change ldap2.__handle_errors into the global _handle_errors 
> function.
> 
> __handle_errors was used outside the class and it's universal enough to 
> earn the place of a global function.
> 

ack and pushed to master

rob




More information about the Freeipa-devel mailing list