WeblateOrg / WeblateOrg/weblate

Show authenticator name for WebAuthn

Open
#21,171 0 comments 0 reactions 0 assignees View on GitHub
Area: Auth Waiting for: Demand
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

### Describe the problem

https://github.com/Stormbase/django-otp-webauthn/pull/149 introduced `identify` module to `django-otp-webauthn` which allows to show a human-readable name of the WebAuthn token. Let's use it.

### Solution brainstorm

Show it when user hasn't provided own name for the token.

### Describe alternatives you have considered

_No response_

### Screenshots

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating WebAuthn token enrollment and display handling in the Weblate codebase, then inspect how django-otp-webauthn's identify module exposes a human-readable authenticator name. Preserve a user's custom token name, and use the authenticator name only when no custom name was provided; verify the affected authentication or settings tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
authentication, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.