- From: GitHub <noreply@github.com>
- Date: Fri, 03 Nov 2017 09:28:00 -0700
- To: public-webauthn@w3.org
- Message-ID: <59fc99104b4e5_10203fce669fdc3c1508ab@hookshot-fe1-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master Home: https://github.com/w3c/webauthn Commit: d879b79a8c3e7a73d134d63fc84db9948c278a7b https://github.com/w3c/webauthn/commit/d879b79a8c3e7a73d134d63fc84db9948c278a7b Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M index.bs Log Message: ----------- Only exclude CredIDs matching the RPID Only credentials in the exclude credentials list that match this RPID should result in a not allowed error. Commit: be4c139c8bdf0bc1fab835d63194fcf8b527b814 https://github.com/w3c/webauthn/commit/be4c139c8bdf0bc1fab835d63194fcf8b527b814 Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-10-23 (Mon, 23 Oct 2017) Changed paths: M index.bs Log Message: ----------- Change |rpId| to rpEntity.id Commit: 4794adbb4ad20e4c0543ad7fb203149c0ce5fda9 https://github.com/w3c/webauthn/commit/4794adbb4ad20e4c0543ad7fb203149c0ce5fda9 Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-10-23 (Mon, 23 Oct 2017) Changed paths: M index.bs Log Message: ----------- Fix getAssertion too. Commit: a242e6a93c6874741385db1943c5e5cef82a9264 https://github.com/w3c/webauthn/commit/a242e6a93c6874741385db1943c5e5cef82a9264 Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-10-23 (Mon, 23 Oct 2017) Changed paths: M index.bs Log Message: ----------- In this case it is |rpId| Commit: af041112f1644967731fc340c0ac1bee74e2cea9 https://github.com/w3c/webauthn/commit/af041112f1644967731fc340c0ac1bee74e2cea9 Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M index.bs Log Message: ----------- Improved language. Commit: 558c01377e5e1cc386fa9cf4c335af528ff7bc04 https://github.com/w3c/webauthn/commit/558c01377e5e1cc386fa9cf4c335af528ff7bc04 Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M index.bs Log Message: ----------- Fix up makeCredential with the same fixes. Also added a reference to the list item back in the correct place. Commit: e051327afd111b69bfd741942b24a139efbe7ebe https://github.com/w3c/webauthn/commit/e051327afd111b69bfd741942b24a139efbe7ebe Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M index.bs Log Message: ----------- Update index.bs Commit: 6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff https://github.com/w3c/webauthn/commit/6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff Author: Johan Verrept <Johan.Verrept@vasco.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M index.bs Log Message: ----------- Fix indent. Commit: 625bd7acf014bb1664d2b8852883d83dba96b944 https://github.com/w3c/webauthn/commit/625bd7acf014bb1664d2b8852883d83dba96b944 Author: J.C. Jones <james.jc.jones@gmail.com> Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M index.bs Log Message: ----------- Merge pull request #651 from jovasco/patch-1 Only exclude CredIDs matching the RPID Compare: https://github.com/w3c/webauthn/compare/0418f3eeb054...625bd7acf014
Received on Friday, 3 November 2017 16:28:31 UTC