Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otptoken: Convert ipatokenotpkey on server #22

Closed
wants to merge 1 commit into from
Closed

otptoken: Convert ipatokenotpkey on server #22

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 25, 2016

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

Force client to send the value of ipatokenotpkey and ipapermlocation as
entered by user.

https://fedorahosted.org/freeipa/ticket/6247
@HonzaCholasta HonzaCholasta added the ack Pull Request approved, can be merged label Aug 29, 2016
@HonzaCholasta
Copy link
Contributor

@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
1 participant