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

Use Session collection for testing libsecret backend #530

Merged
merged 2 commits into from Sep 12, 2021
Merged

Commits on Sep 11, 2021

  1. Use Session collection for testing libsecret backend

    It is specific to GNOME Keyring, but we do the same for testing
    SecretStorage backend.
    
    The login collection is not available in a clean environment, which
    results in this error:
    
    No such interface “org.freedesktop.Secret.Collection” on object at path
    /org/freedesktop/secrets/collection/login
    mitya57 committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    5d0a375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715154e View commit details
    Browse the repository at this point in the history