[webauthn] new commits pushed by equalsJeffH

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

* Add authenticator selection dictionary
  by AngeloKai
https://github.com/w3c/webauthn/commit/41c22c527fdcbaaec9247a8a9da0133b22945766

* Fix create algorithm
  by AngeloKai
https://github.com/w3c/webauthn/commit/6b14897382c3d00acd3f84ddc200ed29f5589e02

* Add attachment to authenticator selection
  by AngeloKai
https://github.com/w3c/webauthn/commit/8182ec5ee2b6301e1553a36429b4b2496ef970fa

* fix grammar error
  by AngeloKai
https://github.com/w3c/webauthn/commit/30ac4e875d440c7b0001fe0d402ca7612044c548

* fix merge conflict with master
  by AngeloKai
https://github.com/w3c/webauthn/commit/3528e83bf1bb65c8e60c90b7b7e27726473dc634

* Merge branch 'master' into angelo-secondAuthnrSelect
  by Angelo Liao
https://github.com/w3c/webauthn/commit/a0df2425a171ac899e5aca88f15d82288c83f921

* Merge branch 'master' of https://github.com/w3c/webauthn into angelo-secondAuthnrSelect
  by Mike Jones
https://github.com/w3c/webauthn/commit/623c092d54bcd3e4739ebac09b1ed209da0a71eb

* merge upstream master
  by AngeloKai
https://github.com/w3c/webauthn/commit/254ef6e4b78ab4c5be223acc37bca9f441a3ad73

* merge origin changes made by MikeJ
  by AngeloKai
https://github.com/w3c/webauthn/commit/1e031ee33f1dbe99fa8a5f2b4da30c23bf7df95f

* fixed half of the comments by Jeffrey
  by AngeloKai
https://github.com/w3c/webauthn/commit/4a5b271a8c12fe2546ca030142f1ddf85d4457e3

* repair fig 3 - fix #401 (#426)
  by =JeffH
https://github.com/w3c/webauthn/commit/02a726b763558fbd2fa776509596fa08373b5c01

* public key cred - fixes #406 (#432)

* 'scoped cred' -> 'public key cred', autolink 'origin'

* complete autolinking 'origin'

* cleanup blank spaces & lines

* fixup publickey -> public-key|publicKey per jyasskin-the-enforcer ;-)

* fix conflicts fer real this time (i hope)
  by =JeffH
https://github.com/w3c/webauthn/commit/d7b1eceadca35c578d4d0230bbbbf340f24804c3

* Fixed all issues in the comments
  by AngeloKai
https://github.com/w3c/webauthn/commit/42a31dd7413d26b1a6a066b6fb579b5438e4b763

* Merge branch 'master' into angelo-secondAuthnrSelect
  by Angelo Liao
https://github.com/w3c/webauthn/commit/ef2a60f084e651e65b6c0087c37a5a16f6c89a24

* Fixed Jeffrey error
  by AngeloKai
https://github.com/w3c/webauthn/commit/fe7a10b191c408bdba820f3b8080558e4441dbe2

* Merge upstream master
  by AngeloKai
https://github.com/w3c/webauthn/commit/9786fd868b2d32e4a4222aa4690cdf9692c054eb

* Fixed comments raised
  by AngeloKai
https://github.com/w3c/webauthn/commit/dae876876c26ab8a2ae51631c5e347755cad1b49

* Addressed comments by Jeffrey
  by AngeloKai
https://github.com/w3c/webauthn/commit/a9a0891cec00573d14f19d7070722be511675c91

* added false default to requireResidentKey
  by AngeloKai
https://github.com/w3c/webauthn/commit/5606a38134d3be40b524783e71dd67c804d714f2

* Merge pull request #429 from AngeloKai/angelo-secondAuthnrSelect

3rd approach: Add authenticator selection dictionary to create with attachment
  by Angelo Liao
https://github.com/w3c/webauthn/commit/b7aac16ccaae5f666297cfbd78c919702406b2b1

* Create .pr-preview.json
  by =JeffH
https://github.com/w3c/webauthn/commit/47f4af03b0ba3a087d985ff740671eb2b875e60d

* fixed 1 warning and 2 linking errors
  by AngeloKai
https://github.com/w3c/webauthn/commit/7c171c857ac8a1e2c788f96770d9bc6016412326

* update to Process 2017
  by Wendy Seltzer
https://github.com/w3c/webauthn/commit/53ab1962c245e639e50c7abda1b53461681c70ed

* Process 2017
  by Wendy Seltzer
https://github.com/w3c/webauthn/commit/9efcd043e1660735fd79e84ee121350f7ca65370

* Merge pull request #444 from w3c/wseltzer-patch-2

Process 2017
  by Wendy Seltzer
https://github.com/w3c/webauthn/commit/96f0e8accb6a890d9f846a17610876daace46e69

* Merge pull request #440 from w3c/jeffh-setup-pr-preview

Create .pr-preview.json -- set up 'pr-preview'
  by J.C. Jones
https://github.com/w3c/webauthn/commit/62be04885b7c20922b1b79240a1b7850ac53048d

* Merge pull request #443 from w3c/wseltzer-patch-1

update to Process 2017
  by Wendy Seltzer
https://github.com/w3c/webauthn/commit/c49700b2855d941381ee7e64abf23e29d41d82ef

* Fixed all linking errors
  by AngeloKai
https://github.com/w3c/webauthn/commit/c5b7c867f1632991f629352fe131097203c07fd8

* Changed WD to ED
  by AngeloKai
https://github.com/w3c/webauthn/commit/f4bf910bfd3d86b4cfe1890b5172f6fb70223a4d

* Removed QuotaExceededError
  by AngeloKai
https://github.com/w3c/webauthn/commit/6650bec591cb32fdf3635201894e147d5cc536c0

* Merge pull request #448 from AngeloKai/WD05

Fix all linking errors and address isue 439
  by Angelo Liao
https://github.com/w3c/webauthn/commit/0f8aa1df40345af732e351b041f78f82cf162449

* Fix QuotaExceededError in authenticatorMakeC
  by AngeloKai
https://github.com/w3c/webauthn/commit/21d8a41437b9b9a2b6d20d93cfb3379bd1cbf161

* reverse WD back to ED
  by AngeloKai
https://github.com/w3c/webauthn/commit/69fb1f5044c7fffa588cd73966ca85f329acad9e

* Merge branch 'master' into changeError
  by AngeloKai
https://github.com/w3c/webauthn/commit/81aa54d7ca917ec3de410dafd358a5a07e53934e

* changed from WD to ED
  by AngeloKai
https://github.com/w3c/webauthn/commit/d326645142f6ecb814d664c3c0b7fa76414a5393

* Merge pull request #449 from AngeloKai/changeError

Remove QuotaExceededError from spec
  by Angelo Liao
https://github.com/w3c/webauthn/commit/aa86843c15309819d7a881fa5e636f81d07ea36d

* add a publish dir
  by wseltzer
https://github.com/w3c/webauthn/commit/b49c7897ec9e8649179fa7ac4da693168f413806

* Added new WD05 link
  by AngeloKai
https://github.com/w3c/webauthn/commit/6cad6eee98c7c7fcaa622b15266429f7a5dc86bf

* Merge pull request #450 from AngeloKai/addWDLink

Added new WD05 link
  by Angelo Liao
https://github.com/w3c/webauthn/commit/dda3e24fd62da4a35d8fc7711aa1b8ef16030dbc

* Typo fixes
  by Adam Langley
https://github.com/w3c/webauthn/commit/72ba7bc27ac0395d2596a811891d3cb7d2680523

* Fix typo.
  by Wally Jones
https://github.com/w3c/webauthn/commit/a8803d9ec22d60519a4621885abd4e3e693af98d

* Merge pull request #451 from agl/typos

Typo fixes
  by Angelo Liao
https://github.com/w3c/webauthn/commit/fb7d3209cb4ed1179ad9f4e71528e016624f64ae

* Merge pull request #457 from imwally/master

Fix typo.
  by Angelo Liao
https://github.com/w3c/webauthn/commit/177f1ec47e60e994026da9f1f1f65a13d46d5569

* redraw fig 3, polish attestation & assertion signature definitions and prose (#463)

* redraw fig 3 attestation object, fixes #434

* update fig 3 caption

* various attestation text polishing, fixes #395

* fixup [RP] & [RPS] markup

* further RP markup fixes

* fixup terminology markup in abstract

* fixup error code markup

* fixup assertion signature dfn

* various markup and dfn polishing

* further polishing

* more linking & terminology, etc polishing

* fixup fig 2, further polish

* refine regex, fix more RP markup

* polishing #attestation-formats section
  by =JeffH
https://github.com/w3c/webauthn/commit/a2a4210cff823d489bc01248dd52d630b5fb18e9

* merge from master and fix merge conflicts
  by JeffH
https://github.com/w3c/webauthn/commit/dce032b90eadae01943c4da331aaa1551c29faca

Received on Wednesday, 31 May 2017 16:57:52 UTC