You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set a length limit for publicKeyCredentialId field (#678)
Added a `length="250"` attribute to the `publicKeyCredentialId` field in the doctrine mapping. This enforces a maximum length constraint, ensuring consistency and preventing potential database issues.
0 commit comments