Stop resetting text used for 2FA login text with every update

In this zero trust world, we only support authenticator app-based 2FA, as SMS and email codes are more vulnerable to interception, for example, through SIM swapping or compromised email accounts.

So, it would be great if we did not have to remember to make the following text change after every update so that our users are not prompted for 2FA via SMS or email !

Change line 38 of "C:\Program Files (x86)\Tsplus\Clients\www\software\lang.js"

From:

translations['en']['Validate your verification code'] = 'Validate your verification code obtained by SMS, e-mail or via your 2FA app';

To:

translations['en']['Validate your verification code'] = 'Validate your verification code obtained via your 2FA app (Microsoft Authenticator recommended)';

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
Custom icon

Remote Access Feature Request

Date

About 16 hours ago

Author

Chris Edge

Subscribe to post

Get notified by email when there are changes.