freeipa/ipaserver/plugins
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
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Do not decode HTTP reason phrase from Dogtag 2016-01-13 08:12:30 +01:00
join.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
ldap2.py Upgrade: increase time limit for upgrades 2015-12-01 08:51:44 +01:00
rabase.py Remove unused imports 2015-12-23 07:59:22 +01:00
xmlserver.py Add /session/token_sync POST support 2014-06-26 15:55:24 +02:00