- From: GitHub <noreply@github.com>
- Date: Wed, 31 May 2017 10:16:01 -0700
- To: public-webauthn@w3.org
- Message-ID: <592efa51d9db2_3be13fc37d60fc4063325@hookshot-fe6-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master
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 :)
Received on Wednesday, 31 May 2017 17:16:49 UTC