Files
freeipa/ipalib
Stanislav Laznicka d665224a85 session_storage: Correctly handle string/byte types
In session_storage.py, store_data() stores data as the bytes data
type but get_data() is returning a string. Have get_data() return
bytes as well.

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2017-06-09 16:59:53 +02:00
..
2016-09-27 13:35:58 +02:00
2015-09-01 11:42:01 +02:00
2016-11-24 15:46:40 +01:00
2016-12-02 13:00:06 +01:00
2017-02-17 10:22:07 +01:00
2016-10-20 18:43:37 +02:00
2016-11-25 16:18:22 +01:00
2017-05-19 12:31:24 +02:00