Fix comment.

- We do return keys with no verified user ids.
This commit is contained in:
Neal H. Walfield 2019-02-23 22:37:30 +01:00
parent 052cedbff0
commit 3b9eb81908
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ are handled.
- `GET /vks/confirm/<token>` confirms a keys deletion request using a token
string send by email.
Keys can also be fetched by their subkeys fingerprint and key ID. A key won't
show up until at least one user ID is verified.
Keys can also be fetched by their subkeys fingerprint and key
ID. Note: keys will show up even if no user IDs are verified.
Building
--------