[webauthn] new commits pushed by rlin1

The following commits were just pushed by rlin1 to https://github.com/w3c/webauthn:

* reconciling origin and RP ID handling (#464)

* polish RP ID dfn

* polish authn & regstn dfns

* alphabetize terminology

* minor edits

* decorate all RP ID occurances

* figuring out rpId issues, modest edits to improve issue #414

* fixup RP ID ddfn and rpId handling, improves #255, #259, #260, #416

* fix RP ID dfn, fix descriptions of RP ID's value, improves #255, #259, #260, #416

* more RP ID polishing

* fixup my errors (thx jcjones), cleanup, fix #323

* swap order of CredentialCreationOptions and CredentialRequestOptions sections

* fix confusion of CredentialRequestOptions wrt CredentialCreationOptions

* begin align markup approach of the makeCred and getAssn sections

* |publicKeyOptions| -> |options|

* move {#sctn-user-credential-params} to proper section, minor editing

* decorate title of {#authenticatorSelection} section

* add internal cross-refs

* add internal cross-refs

* clarify title of {#getAssertion}

* complete applying RP ID fixup to {#getAssertion}. thanks bzbarsky & jyasskin, fixes #255, #259, #416

* document RP ID restrictions and relaxations, fixes #260, thx bzbarsky!

* add 'valid domain' restriction placeholder

* addressing jyasskin's feedback -- thanks!

* fix #467

* delete a blank...

* fix various items per jyasskin - thxcls

* |foo|['{{bar}}'] style to <code>|options|.{{bar}}</code> style - thx jyasskin :)
  by =JeffH
https://github.com/w3c/webauthn/commit/46b3933dd955642d8f60bc84c2f04eddef1c054d

* address empty allowlist in 'use existing cred' alg, fixes #387 (#427)

* address empty allowlist in 'use existing cred' alg, fixes #387

* incorp jyasskin suggestion. improves #387

* surgery w/hammer, saw, torch on prior attempt to incorp jyasskin suggestion. improves #387

* more surgery hopefully improving #387

* add back backslash on [[DiscoverFromExternal...

* various fixups, move Note up, separate gathering of creds from messing with transports

* revert processing of allowList back to close to original, polish such that fix #387, fix #481

* revert processing of allowList back to close to original, polish such that fix #387

* revise to explictly handle empty credDescpList, may improve #481
  by =JeffH
https://github.com/w3c/webauthn/commit/d8b103a799a6c16d39440e2acb130a36c247f99a

* cleanup "easy" issues WD-06 (#489)

* [SameObject] on readonly attrs fixes #285. align IDL

* hashAlg -> hashAlgorithm fixes #326

* allowList -> allowCredentials improves #327

* excludeList -> excludeCredentials fixes #327

* Attachment -> AuthenticatorAttachment improves #329

* Transport -> AuthenticatorTransport fixes #329

* PublicKeyCredentialParameters.algorithm -> .alg fixes #351

* add self attestation to U2F Attestation Statement Format, fixes #392

* make CredFooOptions dict members non-nullable, fixes #490

* add Note wrt 'alg', thx jyasskin

* more merge cleanup allowList->allowCredentials

* normalize fooCredentialDescriptorList terms fixes #494
  by =JeffH
https://github.com/w3c/webauthn/commit/c7f1592b66216963f243ca06eafb5dc2224d8479

* Omitted default abstract header (#487)
  by Ackermann Yuriy
https://github.com/w3c/webauthn/commit/119dd517bb1c506a3cfd109df3670fc533d31947

* resolved auto-merge conflicts
  by rlin1
https://github.com/w3c/webauthn/commit/78d849eabd44e315cd2f55f9507d76a29e48fc5e

Received on Friday, 23 June 2017 09:19:37 UTC