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

Allow scheme to be selectable in libsecret and SecretService backends #586

Merged
merged 10 commits into from Aug 7, 2022

Commits on Aug 2, 2022

  1. Add support for a scheme property in SecretService backend. Set to 'K…

    …eypassXC' to use the username/system convention from KeypassXC, either with KEYRING_PROPERTY_SCHEME or keyring.with_properties(scheme='KeypassXC'). Fixes #448.
    jaraco committed Aug 2, 2022
    Copy the full SHA
    870b5f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22cf8bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d06b452 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6c263f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    7800087 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8ec65d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Copy the full SHA
    e55d996 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ccd7d7d View commit details
    Browse the repository at this point in the history
  3. Update changelog

    jaraco committed Aug 5, 2022
    Copy the full SHA
    28b5a0a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Copy the full SHA
    d35fc44 View commit details
    Browse the repository at this point in the history