Files
freeipa/ipatests
Florence Blanc-Renaud 268d835556 Fix session cookies
The CLI was not using session cookies for communication with IPA API.
The kernel_keyring code was expecting the keyname to be a string, but
in python 2 a unicode was supplied (the key is built using
ipa_session_cookie:%principal and principal is a unicode).

The patch fixes the assertions, allowing to store and retrieve the cookie.
It also adds a test with unicode key name.

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

Reviewed-By: Petr Spacek <pspacek@redhat.com>
2016-07-22 16:30:32 +02:00
..
2016-07-22 16:30:32 +02:00
2013-06-17 19:22:50 +02:00
2015-10-22 18:34:46 +02:00
2016-02-24 09:21:30 +01:00
2014-11-21 12:14:44 +01:00
2015-09-01 11:42:01 +02:00
2015-09-01 11:42:01 +02:00