- From: Alexei Czeskis via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Sep 2016 20:32:06 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by leshi to
https://github.com/w3c/webauthn:
* clarify optionality of FIDO MDS. Fixes #47.
by JeffH
https://github.com/w3c/webauthn/commit/80bb3f5f6717fb3c9f9ce1218927bdb841b176c9
* ref to {#sec-attestation-privacy} section. fixes #100.
by JeffH
https://github.com/w3c/webauthn/commit/beeae36ab06a7c5080d1951ded1a7c342dbc6400
* clarify 'algorithm member' language. Fixes #113.
by JeffH
https://github.com/w3c/webauthn/commit/631485c8b95064598f86cc39700fba1178d5dd97
* normalizing indents for markdown, and also line lengths
by JeffH
https://github.com/w3c/webauthn/commit/e1c58471ad14d86d3103321f54542c45253883a9
* fix xref
by JeffH
https://github.com/w3c/webauthn/commit/ee87154fbad1fa31083be608846a34f041acc9ba
* incorp feedback from @vijaybh, thanks!
by JeffH
https://github.com/w3c/webauthn/commit/a7b26656b570e826908155357dbf43bbb5ca6838
* resolve merge conflict and set level to none
by JeffH
https://github.com/w3c/webauthn/commit/139d04176bde189a164545f6bc2e85d1e6c1c49b
* Merge branch 'master' into jeffh-editorial-cleanups
by JeffH
https://github.com/w3c/webauthn/commit/19941a075b23216b517ce8fe00ba7938f75549da
* ref whatwg HTML spec for origin & Navigator. Fixes #160.
by JeffH
https://github.com/w3c/webauthn/commit/e8172c4d2eea64bf60e0f53d82cb96fa081db22e
* merge-from-master and fix minor conflicts
by JeffH
https://github.com/w3c/webauthn/commit/0903fb98ff1c94280bd004143313d10b4a9386d9
* fix whitespace
by JeffH
https://github.com/w3c/webauthn/commit/3ddcb98ab5de4327dbeface692bfbf912d594dfa
* aphabetize acknowledgements
by JeffH
https://github.com/w3c/webauthn/commit/c5a06e8cb20d3791433561c9c7870df1352cf08e
* add [FIDOReg] cites to UVM, reference to biblio; Fixes #200
by JeffH
https://github.com/w3c/webauthn/commit/469d26201c15f40c73d82caa6869e24096dadd6e
* add comma to fix build
by JeffH
https://github.com/w3c/webauthn/commit/9afddc391134f43bfaf9a8988ab93901c816a4df
* ref HTML51 for object and Navigator
by JeffH
https://github.com/w3c/webauthn/commit/a67e1af729d05ffe3741c9bb47d4e9158f7825fa
* 'web origin' -> 'origin'. fixes #173.
by JeffH
https://github.com/w3c/webauthn/commit/98c81f78e7a4a48fb1e996972dc94642eb99df71
* work on #171 & #172.
by JeffH
https://github.com/w3c/webauthn/commit/8afcbc28db00382743c5cd9bb7f04de37d3ffbf2
* use 'current settings object's origin' (et al) rather than 'origin
of the caller'. Fixes #171. Fixes #172.
by JeffH
https://github.com/w3c/webauthn/commit/f81c8676d51f3bd2ccc9ffbfcc786cd75850bbba
* took a stab at #146.
by JeffH
https://github.com/w3c/webauthn/commit/b4c182aa0624060d44479049de8fd993bd16d7c7
* add [SecureContext] extended attr to interfaces. fixes #146.
by JeffH
https://github.com/w3c/webauthn/commit/9b9a7aa2594abf167085a5181b5768976fe8ba11
* added @mikewest to Acks
by JeffH
https://github.com/w3c/webauthn/commit/b098fe56fa88343beecf6c36abd3ee5a70586356
* adding Rahul Ghosh
by JeffH
https://github.com/w3c/webauthn/commit/15cb5db045ec624fa28123dd9c66caaead633372
* fixed spelling and formatting issues
by rlin1
https://github.com/w3c/webauthn/commit/25ece289bcccedcb6538a29b469228a42771c70e
* Merge pull request #201 from w3c/jeffh-editorial-cleanups
various editorial cleanups
by Mike Jones
https://github.com/w3c/webauthn/commit/ef76c833d3c4884e928d7e8a8d848fc6d6a0f800
* Merge pull request #202 from w3c/jeffh-origin-et-al
Proper origin terminology, references, and setting of callerOrigin
by =JeffH
https://github.com/w3c/webauthn/commit/89eb30570f74b2b7c23baa679ca6dd073c3bb18f
* Fix a few long-standing technical issues (#196)
* Make credentials unique for each (authenticator, rpId, accountId)
tuple
Fixes #25
* Be explicit about errors encountered during processing of the API
methods
Fixes #53
* Add detail about error behavior to authenticator model
* Remove namespace collisions with Credential Management by changing
Credential to ScopedCredential
Fixes #60
by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/434db0790daf9d6aee354907ae6e7e86d6e67653
* merge from master into jeffh-secure-context
by JeffH
https://github.com/w3c/webauthn/commit/84af288877480c304081ab72fa5bc428d0c4fe9c
* Merge branch 'jeffh-secure-context' manually due to conflicts.
by JeffH
https://github.com/w3c/webauthn/commit/edfd0da7c317e91588d3b81a644a3ce02f9fdb68
* fix conflict and finish merge
by JeffH
https://github.com/w3c/webauthn/commit/c9051f9c463a3f9fe19cde4718f02d57701bc9f0
* merging master
by Alexei Czeskis
https://github.com/w3c/webauthn/commit/4501a920b4a4a42566f0434824c6ba7926aa9a46
Received on Friday, 23 September 2016 20:32:13 UTC