freeipa/ipaserver/plugins
Rob Crittenden 6befd08973 Fix reference to _handle_errors() in remove_principal_key()
It incorrectly was trying to call the class method _handle_errors() instead
of the global function.
2010-08-10 15:03:11 -04:00
..
__init__.py Remove deprecated comment on plugin naming conventions 2009-09-14 09:46:35 -04:00
dogtag.py Remove older MITM fixes to make compatible with dogtag 1.3.3 2010-04-19 10:04:25 -04:00
join.py Use the certificate subject base in IPA when requesting certs in certmonger. 2010-04-23 04:57:40 -06:00
ldap2.py Fix reference to _handle_errors() in remove_principal_key() 2010-08-10 15:03:11 -04:00
ldapapi.py Fix password setting on python 2.4 systems (it doesn't like None for oldpw) 2009-05-21 22:43:10 -04:00
rabase.py Remove older MITM fixes to make compatible with dogtag 1.3.3 2010-04-19 10:04:25 -04:00
selfsign.py Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss 2010-07-29 10:50:10 -04:00
xmlserver.py Consolidate to single WSGI entry point 2010-03-01 20:21:38 -07:00