Skip to content

login: set length hints on the juicebox PIN login field - #131

Merged
SilverBirchh merged 2 commits into
mainfrom
login-pin-length
Sep 4, 2026
Merged

login: set length hints on the juicebox PIN login field#131
SilverBirchh merged 2 commits into
mainfrom
login-pin-length

Conversation

@SilverBirchh

Copy link
Copy Markdown
Contributor

Sets MinLength/MaxLength to 4 on the juicebox PIN field. Bumps mautrix-go to pick up the new fields from mautrix/go#564.

Checklist

Lets clients cap the PIN input at 4 digits instead of silently disabling
submit when a 5th digit is typed. Needs the mautrix-go change that adds
MinLength/MaxLength to LoginInputDataField.
@SilverBirchh
SilverBirchh requested a review from tulir September 4, 2026 10:33
@tulir tulir changed the title Set length hints on the juicebox PIN login field login: set length hints on the juicebox PIN login field Sep 4, 2026
@SilverBirchh
SilverBirchh enabled auto-merge (squash) September 4, 2026 10:43
@SilverBirchh
SilverBirchh merged commit f152f4d into main Sep 4, 2026
11 checks passed
@SilverBirchh
SilverBirchh deleted the login-pin-length branch September 4, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants