freeipa/ipaserver
Fraser Tweedale fe94222873 Do not decode HTTP reason phrase from Dogtag
The HTTP reason phrase sent by Dogtag is assumed to be encoded in
UTF-8, but the encoding used by Tomcat is dependent on system
locale, causing decode errors in some locales.

The reason phrase is optional and will not be sent in a future
version of Tomcat[1], so do not bother decoding and returning it.

[1] 707ab1c77f

Fixes: https://fedorahosted.org/freeipa/ticket/5578
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-01-13 08:12:30 +01:00
..
advise Migrate wget references and usage to curl 2015-12-11 18:46:10 +01:00
install Do not decode HTTP reason phrase from Dogtag 2016-01-13 08:12:30 +01:00
plugins Do not decode HTTP reason phrase from Dogtag 2016-01-13 08:12:30 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Enable pylint unnecessary-pass check 2015-12-23 07:59:22 +01:00
rpcserver.py Use six.moves.xmlrpc.client instead of xmlrpclib 2015-10-07 10:27:20 +02:00