freeipa/ipaserver/plugins
Rob Crittenden 8a4ab2a0e5 Move the HTTP/S request code to a common library
This moves code that does HTTP and HTTPS requests into a common library
that can be used by both the installer and the dogtag plugin.

These functions are not generic HTTP/S clients, they are designed
specifically to talk to dogtag, so use accordingly.
2010-02-09 03:26:01 -07:00
..
__init__.py Remove deprecated comment on plugin naming conventions 2009-09-14 09:46:35 -04:00
dogtag.py Move the HTTP/S request code to a common library 2010-02-09 03:26:01 -07:00
join.py Make hosts more like real services so we can issue certs for host principals 2009-12-16 19:26:59 -07:00
ldap2.py Fix schema loading in the ldap backend. 2010-01-27 16:24:20 -05: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 Make NotImplementedError in rabase return the correct function name 2009-11-19 16:18:45 -05:00
selfsign.py fix error message to be i18n translator friendly 2010-02-03 14:43:31 -05:00
xmlserver.py Add mod_python adapter and some UI tuning 2009-10-27 21:38:13 -06:00