tech-debt: Fix WebAuthn credential type handling #327

Open
opened 2026-05-31 14:23:12 +00:00 by jmiller · 0 comments
Owner

Summary

WebAuthn implementation has credential type issues.

Locations

  • web_src/js/features/user-auth-webauthn.ts:123 - Credential type does not work
  • web_src/js/features/user-auth-webauthn.ts:157 - Credential type does not work
  • models/auth/webauthn.go:106 - Gitea does not store or check the flags

Action Required

Fix credential type handling in WebAuthn registration and authentication flows.


Created by Claude Opus 4.6

## Summary WebAuthn implementation has credential type issues. ## Locations - `web_src/js/features/user-auth-webauthn.ts:123` - Credential type does not work - `web_src/js/features/user-auth-webauthn.ts:157` - Credential type does not work - `models/auth/webauthn.go:106` - Gitea does not store or check the flags ## Action Required Fix credential type handling in WebAuthn registration and authentication flows. --- *Created by Claude Opus 4.6*
jmiller added the tech-debtupstream labels 2026-05-31 14:23:12 +00:00
Sign in to join this conversation.
No labels tech-debt upstream
Status
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#327