mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🐛 Bug Report: Google Password Manager passkey name #378
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dfunkt on GitHub (Jul 11, 2025).
Originally assigned to: @kmendell on GitHub.
Reproduction steps
Expected behavior
Passkey should be saved.
I don't think encountering this issue, which requires no user intervention in order to occur, is an ideal outcome for a default setting/suggestion.
Actual Behavior
"Name must be at most 30 characters long"
Version and Environment
v1.6.2
Log Output
pocket-id | Error #01: Key: 'WebauthnCredentialUpdateDto.Name' Error:Field validation for 'Name' failed on the 'max' tag@kmendell commented on GitHub (Jul 12, 2025):
This was fixed here: b03e91b, and will be available in the next release. Thank you!