Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust the TOTP ignore regex #2376

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Adjust the TOTP ignore regex #2376

merged 1 commit into from
Nov 2, 2024

Conversation

varjolintu
Copy link
Member

Adjusts the TOTP ignore regex a bit. Strings like encode, decoder, encodeText etc. should be ignored, while code and Authentication code etc. should be allowed.

Added some new unit tests.

Fixes #2282.

@varjolintu varjolintu added this to the 1.9.5 milestone Nov 2, 2024
@varjolintu varjolintu merged commit 445a807 into develop Nov 2, 2024
@varjolintu varjolintu deleted the fix/totp_detection branch November 2, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confuses various input fields with OTP fields
2 participants