[w3c/webauthn] 46b393: reconciling origin and RP ID handling (#464)

  Branch: refs/heads/credential-type-uaf
  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: f84ee704ee14fea56bf230fcf4ac77a5646322cb
      https://github.com/w3c/webauthn/commit/f84ee704ee14fea56bf230fcf4ac77a5646322cb
  Author: rlin1 <rolf@noknok.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  resolve auto-merge conflicts


Compare: https://github.com/w3c/webauthn/compare/2bf48837dd0f...f84ee704ee14

Received on Wednesday, 14 June 2017 10:10:25 UTC