Skip to content

Add support for verifying User Attributes in verifyAllUsers#1637

Merged
twiss merged 8 commits intoopenpgpjs:mainfrom
martgil:issue-1636-add-user-id-checks-in-verifyallusers
May 15, 2023
Merged

Add support for verifying User Attributes in verifyAllUsers#1637
twiss merged 8 commits intoopenpgpjs:mainfrom
martgil:issue-1636-add-user-id-checks-in-verifyallusers

Conversation

@martgil
Copy link
Copy Markdown
Contributor

@martgil martgil commented Apr 27, 2023

This PR adds support for verifying user attributes in verifyAllUsers().

Fixes #1636.

Copy link
Copy Markdown
Member

@twiss twiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making a PR! See comments below.

Comment thread src/key/key.js Outdated
Comment thread src/key/key.js Outdated
@martgil martgil marked this pull request as draft April 28, 2023 02:31
@martgil martgil marked this pull request as ready for review April 28, 2023 02:54
@martgil martgil requested a review from twiss April 28, 2023 02:57
Copy link
Copy Markdown
Member

@twiss twiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding a test case! Some nit picks and further suggestions below.

Comment thread test/general/key.js Outdated
Comment thread test/general/key.js Outdated
Comment thread test/general/key.js Outdated
Comment thread test/general/key.js
@martgil martgil requested a review from twiss May 1, 2023 04:39
Comment thread test/general/key.js Outdated
@martgil martgil requested a review from twiss May 3, 2023 02:36
@twiss twiss changed the title issue #1636 add userID checking on verifyAllUsers() Add support for verifying User Attributes in verifyAllUsers May 15, 2023
@twiss twiss force-pushed the issue-1636-add-user-id-checks-in-verifyallusers branch from fa7159f to ada3057 Compare May 15, 2023 12:37
@twiss twiss merged commit 29d2b70 into openpgpjs:main May 15, 2023
@twiss
Copy link
Copy Markdown
Member

twiss commented May 15, 2023

We've released v5.9.0 with this change 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

verifyAllUsers() returns userID error for keys that contains image data

2 participants