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

UserKeyServiceImpl convert function does not support EdDSA Algorithm #5

Merged
merged 1 commit into from
Sep 24, 2021
Merged

UserKeyServiceImpl convert function does not support EdDSA Algorithm #5

merged 1 commit into from
Sep 24, 2021

Conversation

gmulhearn
Copy link
Contributor

#What is this PR for?
See Issue #4

Overview or reasons

Please see Issue #4

Tasks

  • added a case for the EdDSA algorithm.

Result

  • I have tested this with a custom authenticator (i.e. one that works on local servers / non https servers) forced to use EdDSA, and confirmed that it works for EdDSA keys.

@CLAassistant
Copy link

CLAassistant commented Sep 21, 2021

CLA assistant check
All committers have signed the CLA.

@kj84park
Copy link
Member

LGTM! Thank you for your contribution!

@kj84park
Copy link
Member

kj84park commented Sep 24, 2021

For merging, could you sign the CLA?

@gmulhearn
Copy link
Contributor Author

hey there, thanks for your review. I have signed the CLA thru the website the github bot links, but the github bot doesn't seem to recognise/update? When I click on the link now I get "You have agreed to the CLA for line/line-fido2-server". Is there anything I can do to update the bot?

@gmulhearn
Copy link
Contributor Author

ah whoops! i'd made a commit from another account and had to sign with both. all fixed now

@kj84park kj84park merged commit ca1aa78 into line:master Sep 24, 2021
@kj84park kj84park added the defect Something isn't working label Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EdDSA authentication not functioning due to UserKeyServiceImpl convert function
4 participants