- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Nov 2017 20:44:15 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * Only exclude CredIDs matching the RPID Only credentials in the exclude credentials list that match this RPID should result in a not allowed error. by Johan Verrept https://github.com/w3c/webauthn/commit/d879b79a8c3e7a73d134d63fc84db9948c278a7b * Change |rpId| to rpEntity.id by Johan Verrept https://github.com/w3c/webauthn/commit/be4c139c8bdf0bc1fab835d63194fcf8b527b814 * Fix getAssertion too. by Johan Verrept https://github.com/w3c/webauthn/commit/4794adbb4ad20e4c0543ad7fb203149c0ce5fda9 * In this case it is |rpId| by Johan Verrept https://github.com/w3c/webauthn/commit/a242e6a93c6874741385db1943c5e5cef82a9264 * Improved language. by Johan Verrept https://github.com/w3c/webauthn/commit/af041112f1644967731fc340c0ac1bee74e2cea9 * Fix up makeCredential with the same fixes. Also added a reference to the list item back in the correct place. by Johan Verrept https://github.com/w3c/webauthn/commit/558c01377e5e1cc386fa9cf4c335af528ff7bc04 * Update index.bs by Johan Verrept https://github.com/w3c/webauthn/commit/e051327afd111b69bfd741942b24a139efbe7ebe * Fix indent. by Johan Verrept https://github.com/w3c/webauthn/commit/6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff * Define Public Key Credential Source and Credential ID. (#620) This also redefines "Public Key Credential" to cover private keys, public keys, and assertions, as a willful violation of RFC4949. Credential ID is defined to explicitly include the possibility that it's the encrypted Credential Source. by Jeffrey Yasskin https://github.com/w3c/webauthn/commit/c647b7099dfc78dcab15998783971efa1ea67987 * Sensible limits for RP and User Entity fields. (#667) by Akshay Kumar https://github.com/w3c/webauthn/commit/0418f3eeb054b57bc541bbf57f689959ae154cd3 * Merge pull request #651 from jovasco/patch-1 Only exclude CredIDs matching the RPID by J.C. Jones https://github.com/w3c/webauthn/commit/625bd7acf014bb1664d2b8852883d83dba96b944 * merge from master & resolve conflicts by JeffH https://github.com/w3c/webauthn/commit/e64537024a4dce0e0431c01652e3ee12485478fc * repair #createCredential intro parag, improves issue #671 by JeffH https://github.com/w3c/webauthn/commit/2d3f3f5a89b2d48a0cc11da4f6be9f93f1a92f71 * complete fix #671 by JeffH https://github.com/w3c/webauthn/commit/4c0562a405feb115af39f3a6b15b38083074dbe9
Received on Friday, 3 November 2017 20:44:20 UTC