linux-credentials/credentialsd

Rename Credential struct fields

开放

#79 创建于 2025年8月13日

 (2 条评论) (0 个反应) (0 位负责人)Rust (16 个派生)auto 404
good first issue

仓库指标

星标
 (234 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南