dkupka's pull request #22: "otptoken: Convert ipatokenotpkey on server" was 
opened

PR body:
"""
Force client to send the value of ipatokenotpkey as entered by user.
Otherwise client encodes the value with base64 before sending to server
resulting in using base32(base64(value)) instead of base32(value).

https://fedorahosted.org/freeipa/ticket/6247
"""

See the full pull-request at https://github.com/freeipa/freeipa/pull/22
... or pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/22/head:pr22
git checkout pr22

Attachment: freeipa-pr-22.patch
Description: application/text/diff

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to