- From: Rolf Lindemann via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Jun 2017 10:09:51 +0000
- To: public-webauthn@w3.org
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
* resolve auto-merge conflicts
by rlin1
https://github.com/w3c/webauthn/commit/f84ee704ee14fea56bf230fcf4ac77a5646322cb
Received on Wednesday, 14 June 2017 10:09:58 UTC