freeipa/ipaserver/plugins
Martin Kosek 4277253b83 Fix ldap2 combine_filters for ldap2.MATCH_NONE
"!" is a unary LDAP filter operator and cannot be treated in the
same way as binary operators ("&", "|"). Otherwise, an invalid
LDAP filter is created.

https://fedorahosted.org/freeipa/ticket/1675
2012-01-26 10:17:35 -06:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
join.py Try to register DNS name through a DNS Update on install. 2011-02-17 19:43:52 -05:00
ldap2.py Fix ldap2 combine_filters for ldap2.MATCH_NONE 2012-01-26 10:17:35 -06:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
xmlserver.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00