- From: J.C. Jones via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Feb 2017 20:59:02 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by jcjones to
https://github.com/w3c/webauthn:
* Bug #256 - Change "relaxing" of RP to the HTML "registrable suffix"
algorithm
- Rebased on top of PR 336's linking changes
- Updates from review by jyasskin and equalsJeffH
- Catches a couple extra un-linked DOMExceptions
- Refers to the new "is a registrable domain suffix of or is equal to"
algorithm
in WHATWG HTML [1]
- Note, there is still a linking error after a bikeshed update, but
I'm
guessing that change is so new that's not in the bikeshed metadata
yet, so
I'm going to leave it for now and hope it fixes itself.
[1]
https://html.spec.whatwg.org/multipage/browsers.html#is-a-registrable-domain-suffix-of-or-is-equal-to
by J.C. Jones
https://github.com/w3c/webauthn/commit/f63a368a9059fba761cdef0565bb99b7a94255e8
* Use a numbered list for the second level, per jyasskin
by J.C. Jones
https://github.com/w3c/webauthn/commit/6160b5b3edf3b13cc9e4c3336614d6ea1515a165
* Update bikeshed spec-data to include the new algorithm references
by J.C. Jones
https://github.com/w3c/webauthn/commit/a251aa534727af98fbfeae523d218b43a88c19f4
* Merge pull request #319 from
jcjones/256-fix_reference_to_relax_algorithm
Bug #256 - Clarify call of the "Relaxing the Same-Origin Restriction"
algorithm
by J.C. Jones
https://github.com/w3c/webauthn/commit/22a559f8db50f5d3854bc358c2590834298d436a
Received on Thursday, 23 February 2017 20:59:11 UTC