freeipa/ipaserver
Martin Basti cca9aa43e1 py3: WSGI executioners must return bytes in list
WSGI prints TypeError into error log when IPA doesn't return bytes in
list as result

https://fedorahosted.org/freeipa/ticket/4985

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2017-01-31 18:33:27 +01:00
..
advise ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dnssec ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
install Use proper logging for error messages 2017-01-31 10:44:42 +01:00
plugins cert: fix search limit handling in cert-find 2017-01-24 13:53:07 +01:00
secrets ipa_generate_password algorithm change 2017-01-06 09:26:56 +01:00
__init__.py
dcerpc.py ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dns_data_management.py
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
p11helper.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
rpcserver.py py3: WSGI executioners must return bytes in list 2017-01-31 18:33:27 +01:00
servroles.py
session.py py3: session: fix r/w ccache data 2017-01-31 18:33:27 +01:00
setup.cfg
setup.py Adjustments for setup requirements v2 2016-12-02 09:45:14 +01:00
topology.py