mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Google Password Manager passkey name #124
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.
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:
This was fixed here: b03e91b, and will be available in the next release. Thank you!