- From: GitHub <noreply@github.com>
- Date: Fri, 23 Jun 2017 02:19:30 -0700
- To: public-webauthn@w3.org
- Message-ID: <594cdd2287258_2a183ffd1f735c386325f@hookshot-fe6-cp1-prd.iad.github.net.mail>
Branch: refs/heads/authnr-sel-aaguidlist Home: https://github.com/w3c/webauthn Commit: 46b3933dd955642d8f60bc84c2f04eddef1c054d https://github.com/w3c/webauthn/commit/46b3933dd955642d8f60bc84c2f04eddef1c054d Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2017-05-31 (Wed, 31 May 2017) Changed paths: M index.bs Log Message: ----------- 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 :) Commit: d8b103a799a6c16d39440e2acb130a36c247f99a https://github.com/w3c/webauthn/commit/d8b103a799a6c16d39440e2acb130a36c247f99a Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2017-06-06 (Tue, 06 Jun 2017) Changed paths: M index.bs Log Message: ----------- 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 Commit: c7f1592b66216963f243ca06eafb5dc2224d8479 https://github.com/w3c/webauthn/commit/c7f1592b66216963f243ca06eafb5dc2224d8479 Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2017-06-13 (Tue, 13 Jun 2017) Changed paths: M index.bs Log Message: ----------- 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 Commit: 119dd517bb1c506a3cfd109df3670fc533d31947 https://github.com/w3c/webauthn/commit/119dd517bb1c506a3cfd109df3670fc533d31947 Author: Ackermann Yuriy <ackermann.yuriy@gmail.com> Date: 2017-06-14 (Wed, 14 Jun 2017) Changed paths: M index.bs Log Message: ----------- Omitted default abstract header (#487) Commit: 78d849eabd44e315cd2f55f9507d76a29e48fc5e https://github.com/w3c/webauthn/commit/78d849eabd44e315cd2f55f9507d76a29e48fc5e Author: rlin1 <rolf@noknok.com> Date: 2017-06-23 (Fri, 23 Jun 2017) Changed paths: M index.bs Log Message: ----------- resolved auto-merge conflicts Compare: https://github.com/w3c/webauthn/compare/132324b6d578...78d849eabd44
Received on Friday, 23 June 2017 09:20:04 UTC