Problem/Motivation

When a user who dont have "Set up TFA for account" permission logs in he gets page not found error.

Proposed resolution

Add one more condition to check if the user has a permission to set up TFA then only redirect.

CommentFileSizeAuthor
#2 404_error-2883752-2.patch1.73 KBnileshlohar

Comments

nileshlohar created an issue. See original summary.

nileshlohar’s picture

Status: Active » Needs review
StatusFileSize
new1.73 KB

Here is the patch.