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

Add a WebDriver Virtual Authenticator extension #1256

Merged
merged 36 commits into from
Oct 2, 2019
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
4304ea2
Automation: AddVirtualAuthenticator
nsatragno Jun 5, 2019
efc5abb
Automation: RemoveVirtualAuthenticator.
nsatragno Jun 17, 2019
958cba9
Automation: AddCredential
nsatragno Jun 17, 2019
5bce333
More Automation commands.
nsatragno Jun 18, 2019
dfb388c
Remove attachment from API.
nsatragno Jul 3, 2019
b106725
merge from master and fix conflict
equalsJeffH Jul 4, 2019
2975d59
Replace <a></a> with [==]
nsatragno Jul 5, 2019
f908922
Use correct syntax for authenticator ID URI param.
nsatragno Jul 5, 2019
a5062cd
Apply suggestions from code review
nsatragno Jul 8, 2019
cd4222c
Add missing suggestion.
nsatragno Jul 8, 2019
29fc927
Add isUserPresent
nsatragno Jul 8, 2019
8077ee6
Constrain authenticatorId format.
nsatragno Jul 8, 2019
73d6903
Add missing `
nsatragno Jul 8, 2019
43213e1
Use a table instead of WebIDL for addVirtualAuthenticator.
nsatragno Jul 8, 2019
f69855e
Move authenticatorId definition.
nsatragno Jul 8, 2019
7d2d819
Trim down definitions.
nsatragno Jul 8, 2019
5120d50
Apply suggestions from code review
nsatragno Jul 8, 2019
cd26692
Fix up addVirtualAuthenticator.
nsatragno Jul 9, 2019
7496558
Fix up AddCredential.
nsatragno Jul 9, 2019
2fcc447
Several misc fixes.
nsatragno Jul 9, 2019
91cf85d
Fix typo.
nsatragno Jul 9, 2019
c146c89
Add removeCredential and rename removeCredentials
nsatragno Jul 9, 2019
107f33f
touch up authenticatorId definition.
nsatragno Jul 9, 2019
ceea5a8
Address comments.
nsatragno Jul 9, 2019
6862588
Remove UUID recommendation.
nsatragno Jul 10, 2019
4977571
Change isUserPresent to isUserConsenting.
nsatragno Jul 11, 2019
04715da
Add description to credentialParameters table.
nsatragno Jul 11, 2019
cf614d4
Encode private key using COSE instead.
nsatragno Jul 11, 2019
6f10346
Add userHandle.
nsatragno Jul 11, 2019
c3a08a4
nit.
nsatragno Jul 12, 2019
d2676ee
nit
nsatragno Jul 22, 2019
e826609
Revert "Encode private key using COSE instead."
nsatragno Jul 30, 2019
263a57b
Add |isResidentCredential| to AddCredential.
nsatragno Jul 30, 2019
7271e6c
Add check for resident credential.
nsatragno Jul 30, 2019
dc417dd
Constrain the pk to ECDSA P-256
nsatragno Jul 30, 2019
9be5c17
Return an error if userHandle is null and is resident key.
nsatragno Jul 30, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading