freeipa/ipaserver
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
..
install Move the HTTP/S request code to a common library 2010-02-09 03:26:01 -07:00
plugins Move the HTTP/S request code to a common library 2010-02-09 03:26:01 -07:00
__init__.py ipa-server-install now renders UI assets 2009-11-04 03:52:30 -07:00
conn.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
ipaldap.py Don't pass non-existent arguments to _handle_errors() 2009-05-19 09:48:35 -04:00
ipautil.py Remove (un)wrap_binary_data cruft from */ipautil.py 2010-01-28 14:26:29 -05:00
rpcserver.py Enabled CRUDS in webUI using wehjit 0.2.0 2010-01-26 10:32:44 -05:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00