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

[PM-7486] Detect Libsecret Service #8776

Closed
wants to merge 8 commits into from

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    e09c528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7fbc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7c3016 View commit details
    Browse the repository at this point in the history
  4. Query dbus for secret service rather than using libsecret directly

    This method allows us to not require an unlocked keyring to store data. However, the keyring will need to be unlocked prior to storage. This is typically done on login to the user's account.
    MGibson1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c241d0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff3e839 View commit details
    Browse the repository at this point in the history
  6. npm run prettier 🤖

    MGibson1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    026b211 View commit details
    Browse the repository at this point in the history
  7. Shorten name

    MGibson1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd3027c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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