keepassxc-browser icon indicating copy to clipboard operation
keepassxc-browser copied to clipboard

Ignore "postcode" for TOTP

Open JackDunnCodes opened this issue 2 weeks ago • 2 comments

In the UK we refer to these as just "postcodes". I've had several times that KPXC has decided to replace a postcode in a form with a TOTP. This PR aims to fix that.

Screenshots or videos

N/A

Testing strategy

Tested regex w/ https://regexr.com/8irel and also added tests to test.js

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

JackDunnCodes avatar Dec 09 '25 14:12 JackDunnCodes

This PR "inspired" by #2711

JackDunnCodes avatar Dec 09 '25 15:12 JackDunnCodes

Thank you! :)

varjolintu avatar Dec 09 '25 15:12 varjolintu

Cheers :)

JackDunnCodes avatar Dec 12 '25 14:12 JackDunnCodes