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

貢獻者指南