Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PGP fingerprint handling #571

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Commits on Aug 8, 2024

  1. Improve PGP fingerprint handling

    Warn if no fingerprint is specified and give more details, if
    fingerprint comparison fails.
    
    Closes #555
    koplas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9037574 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Remove check for empty fingerprint

    The schema validation already catches this error and this check will
    never run.
    koplas committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2e24f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    5231b33 View commit details
    Browse the repository at this point in the history