Problem/Motivation

Currently, with TFA enabled, the number of times a user without having setup tfa validation can login (appears to be ) set to 3.
Admins can configure value to very large number at admin/config/people/tfa

Steps to reproduce

Go to admin/config/people/tfa
Set Skip Validation to any large number.

Proposed resolution

Set max limit to 50 for skipped validations

User interface changes

No changes

API changes

No changes

Data model changes

Issue fork tfa-3263289

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

codepress created an issue. See original summary.

codepress’s picture

StatusFileSize
new652 bytes
codepress’s picture

StatusFileSize
new652 bytes
jcnventura’s picture

Status: Active » Closed (duplicate)

Duplicate of #3315549: Set an upper limit to TFA Skip Validations, which implemented a better fix, and gave credit to the original reporter of this problem in a security issue that was opened and closed before this issue was created.