Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jaraco/keyring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.7.0
Choose a base ref
...
head repository: jaraco/keyring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.8.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    325916c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424717b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    ba4ce89 View commit details
    Browse the repository at this point in the history
  2. 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
    Configuration menu
    Copy the full SHA
    870b5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22cf8bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d06b452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c263f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    e55d996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    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
    Configuration menu
    Copy the full SHA
    28b5a0a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    d35fc44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #586 from jaraco/feature/secretservice-scheme

    Allow scheme to be selectable in libsecret and SecretService backends
    jaraco authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    0ed196d View commit details
    Browse the repository at this point in the history
Loading