linux-credentials/credentialsd

Rename Credential struct fields

Offen

#79 geöffnet am 13.08.2025

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (16 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (234 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 33T 12h) (6 gemergte PRs in 30 T)

Beschreibung

field names of credentialsd_common::model::Credential type are confusing/flipped: name is an ID/username, and username is a name. We should rename them (or just use the names from the WebAuthn spec).

Contributor Guide