gecko-dev/dom/u2f
J.C. Jones 0109e409da Bug 1309284 - WebAuthn JS API [part 3]: Support origin relax algorithm r=keeler
The WebAuthn specification calls for running the HTML5.1 algorithm that
occurs when you modify document.domain from JS, and use that algorithm's
output for the "Relying Party ID" through the rest of the WebAuthn algorithm.

This code paves the way for that to be added in Bug 1329764, once the spec
issues upstream are resolved.


MozReview-Commit-ID: DNNcr3Gh1Be

--HG--
extra : rebase_source : f9e956fcb7c4b1418bbab5d45dec684c0c20b00b
2017-01-09 13:55:59 -07:00
..
tests Bug 1309284 - WebAuthn JS API [part 2]: Bugfixes from testing r=keeler 2016-12-16 10:44:56 -07:00
NSSU2FTokenRemote.cpp Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler 2016-05-31 20:51:24 -07:00
NSSU2FTokenRemote.h Bug 1297552 - Use MozPromise to run U2F operations in parallel. r=keeler 2016-10-12 20:56:56 -07:00
ScopedCredential.cpp Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
ScopedCredential.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
ScopedCredentialInfo.cpp Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
ScopedCredentialInfo.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
U2F.cpp Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
U2F.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
U2FAuthenticator.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
USBToken.cpp
USBToken.h
WebAuthentication.cpp Bug 1309284 - WebAuthn JS API [part 3]: Support origin relax algorithm r=keeler 2017-01-09 13:55:59 -07:00
WebAuthentication.h Bug 1309284 - WebAuthn JS API [part 3]: Support origin relax algorithm r=keeler 2017-01-09 13:55:59 -07:00
WebAuthnAssertion.cpp Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
WebAuthnAssertion.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
WebAuthnAttestation.cpp Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
WebAuthnAttestation.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
WebAuthnRequest.h Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
moz.build Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00