linux-credentials/credentialsd

Rename Credential struct fields

オープン

#79 opened on 2025/08/13

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (16 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (234 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド