- From: Matthew Miller <noreply@github.com>
- Date: Wed, 09 Aug 2023 12:45:26 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main Home: https://github.com/w3c/webauthn Commit: 615e8e6f71989075ebc79b6ed4ba3f8d8e10d3f1 https://github.com/w3c/webauthn/commit/615e8e6f71989075ebc79b6ed4ba3f8d8e10d3f1 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M index.bs Log Message: ----------- Assert that be:0+bs:1 is bad during create() Commit: 72ef9bb536790529e304ad64370820ffa6c6e703 https://github.com/w3c/webauthn/commit/72ef9bb536790529e304ad64370820ffa6c6e703 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M index.bs Log Message: ----------- Assert be:1->be:0 or be:0+bs:1 are bad from get() Commit: d8b42fe6f9dd5a9f0bc78ca5c21ccf9181241a17 https://github.com/w3c/webauthn/commit/d8b42fe6f9dd5a9f0bc78ca5c21ccf9181241a17 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M index.bs Log Message: ----------- Require `be` not to change after .get() Commit: 8a04cf78bf75df098d93b0c06a888f81de861506 https://github.com/w3c/webauthn/commit/8a04cf78bf75df098d93b0c06a888f81de861506 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-06-28 (Wed, 28 Jun 2023) Changed paths: M index.bs Log Message: ----------- Make consistent the check for be:0,bs:1 during reg Commit: 3e0395f5d5cdb6cac5b814ef9492be2f803f8897 https://github.com/w3c/webauthn/commit/3e0395f5d5cdb6cac5b814ef9492be2f803f8897 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-06-28 (Wed, 28 Jun 2023) Changed paths: M index.bs Log Message: ----------- Enforce rejection of be:0,bs:1 during auth Commit: 4514f5fcefa2c8d8e23fbd8e8b1cbc3990ce959d https://github.com/w3c/webauthn/commit/4514f5fcefa2c8d8e23fbd8e8b1cbc3990ce959d Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-07-12 (Wed, 12 Jul 2023) Changed paths: M index.bs Log Message: ----------- Remove redundant step Commit: 6b68667f163e36d8546b37832b77b8945f97a4b2 https://github.com/w3c/webauthn/commit/6b68667f163e36d8546b37832b77b8945f97a4b2 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-08-09 (Wed, 09 Aug 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1907 from w3c/1791-enforce-be-bs-flag-states Define RP processing of be and bs flags during `.create()` and `.get()` Compare: https://github.com/w3c/webauthn/compare/5bd3dd1ccffc...6b68667f163e
Received on Wednesday, 9 August 2023 19:45:31 UTC