Skip to content

fido2prf: try to assert without a PIN first#48

Open
yorickvP wants to merge 1 commit intoFiloSottile:mainfrom
yorickvP:try-without-pin
Open

fido2prf: try to assert without a PIN first#48
yorickvP wants to merge 1 commit intoFiloSottile:mainfrom
yorickvP:try-without-pin

Conversation

@yorickvP
Copy link
Copy Markdown

For my device that has a screen for the PIN, supplying any PIN will cause the assertion to fail, making the fido2prf plugin unusable. This PR changes the code to first try without a PIN and handling ErrPinRequired.

For my device that has a screen for the PIN, supplying any PIN will
cause the assertion to fail. Try doing it without the PIN first.

(it's impossible to enter an empty PIN via getPIN in the current code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant