linux-credentials/credentialsd

Rename Credential struct fields

Aperta

#79 aperta il 13 ago 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (16 fork)auto 404
good first issue

Metriche repository

Star
 (234 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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).

Guida contributor