mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-14 04:39:39 +02:00
Add RevokeUserIdsTest
This commit is contained in:
parent
a0e9c1f555
commit
d0ef8581e8
2 changed files with 34 additions and 0 deletions
|
@ -7,6 +7,8 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
## 1.0.0-rc9-SNAPSHOT
|
||||
- When key has both direct-key sig + primary user-id sig: resolve expiration date to earliest expiration
|
||||
- Add `SecretKeyRingEditor.removeUserId()` convenience methods that do soft-revoke the user-id.
|
||||
- Add `SelectUserId.byEmail()` which also matches the plain email address
|
||||
|
||||
## 1.0.0-rc8
|
||||
- `KeyRingInfo.getPrimaryUserId()`: return first user-id when no primary user-id is found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue