Skip to content

Tags: devlooped/CredentialManager

Tags

v2.6.1.1

Toggle v2.6.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kzu Daniel Cazzulino
Document the only case where git is required

This is now just when using git's built-in credential cache, for obvious reasons.

v2.6.1

Toggle v2.6.1's commit message
Update STJ to address vulnerability

v2.6.0

Toggle v2.6.0's commit message
Fix analyzers project assembly name

v2.5.0.1

Toggle v2.5.0.1's commit message
Make sure we honor credentials namespace/scope

A missing test uncovers the issue: we're not filtering credentials at all and are instead just defaulting to the 'git' default namespace.

We ensure now that the credential store uses our context and settings wrappers to override this value.

Fixes #103

v2.5.0

Toggle v2.5.0's commit message
Add 'official' to readme

v2.5.0-rc.1

Toggle v2.5.0-rc.1's commit message
Unify build/publish workflows in a single file

Since the only difference is the publish job.

v2.5.0-rc

Toggle v2.5.0-rc's commit message
Test freedesktop secretservice implementation on linux

See https://github.com/git-ecosystem/git-credential-manager/blob/main/docs/credstores.md#freedesktoporg-secret-service-api

Document in code how to run this test locally, since it requires interactively unlocking the gnome keyring.

v2.5.0-beta

Toggle v2.5.0-beta's commit message
Update readme.md

v2.5.0-alpha

Toggle v2.5.0-alpha's commit message
⬆️ Bump files with dotnet-file sync

# devlooped/oss

- Only ignore App folder directly under the root devlooped/oss@02811fa
- Add static usings to allow unprefixed ThrowXxxx devlooped/oss@6dfe21f

v2.4.1

Toggle v2.4.1's commit message
Bump to v2.4.1 upstream