Files
freeipa/ipaserver
Martin Basti caa560ca79 py3: base64 encoding/decoding returns always bytes don't mix it
Using unicode(bytes) call causes undesired side effect that is inserting
`b` character to result. This obviously causes issues with binary base64 data

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-02-08 08:32:44 +01:00
..
2010-12-20 17:19:53 -05:00
2016-06-15 13:51:48 +02:00
2017-01-31 18:33:27 +01:00
2016-10-20 18:43:37 +02:00
2016-12-02 09:45:14 +01:00