diff options
author | Martin Basti <mbasti@redhat.com> | 2017-01-27 18:10:37 +0100 |
---|---|---|
committer | Jan Cholasta <jcholast@redhat.com> | 2017-02-10 14:03:04 +0100 |
commit | c27a46177c710fb18bf5b02beab4bd82c191a4bc (patch) | |
tree | 308264b9cd9545ae4af45770ca3b7cb5eea1893a /.gitignore | |
parent | 2674a217acc2864a5fed98d7ef1e7031eae4f866 (diff) | |
download | freeipa-c27a46177c710fb18bf5b02beab4bd82c191a4bc.tar.gz freeipa-c27a46177c710fb18bf5b02beab4bd82c191a4bc.tar.xz freeipa-c27a46177c710fb18bf5b02beab4bd82c191a4bc.zip |
py3: custodia: basedn must be unicode
basedn in custodia related modules has type bytes, that causes issues in
Py3 when strings were concatenated with bytes
```
malformed RDN string = "cn=custodia,cn=ipa,cn=etc,b'dc=example,dc=com'"
```
https://fedorahosted.org/freeipa/ticket/4985
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions