Files
freeipa/ipaserver/plugins
Fraser Tweedale b1e1109679 py3: fix schema response for py2 server with py3 client
The schema RPC response can include a bytes value for the
'topic_topic' field (when the server is running in Python 2).
In this case, a Python 3 client fails to initialise the API
when a schema fetch is required, because it cannot serialise
the bytes values in the schema object to JSON.

Ensure the 'topic_topic' value is unicode.

Part of: https://pagure.io/freeipa/issue/4985

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-08-29 12:57:02 +02:00
..
2010-12-20 17:19:53 -05:00
2017-03-27 19:08:26 +02:00
2017-07-27 10:28:58 +02:00
2017-04-03 13:08:52 +02:00
2017-07-27 10:28:58 +02:00
2017-07-27 10:28:58 +02:00
2017-07-14 15:55:59 +02:00
2017-03-27 19:08:26 +02:00
2017-08-25 09:40:15 +02:00
2017-05-19 09:52:46 +02:00
2017-07-27 10:28:58 +02:00
2017-08-29 12:55:25 +02:00
2017-03-27 19:08:26 +02:00
2017-05-26 16:11:40 +02:00
2017-03-27 19:08:26 +02:00
2017-03-27 19:08:26 +02:00
2017-03-27 19:08:26 +02:00
2016-06-16 08:47:20 +02:00
2017-08-25 09:40:15 +02:00
2016-08-17 16:55:49 +02:00