Remove 'sms' from tfa_user_settings

Created on 11 September 2023, 10 months ago
Updated 29 April 2024, about 2 months ago

Problem/Motivation

The sms tfa_user_setting is a hold over from when the source of the ga_login module spun off from tfa_basic which had a SMS plugin.

As we have never had this feature it is not a setting that belongs in the tfa_user_settings. Even if we did add a SMS plugin it would belong as a plugin with the plugin storing its own user data.

Steps to reproduce

https://git.drupalcode.org/project/tfa/-/blob/44f4dd3d0f9fd1594dfca6d106...

Proposed resolution

Remove the sms setting from user data, including an update hook.

Remaining tasks

Patch

User interface changes

None

API changes

None

Data model changes

Removal of the sms setting from tfa_user_settings user data.

📌 Task
Status

Needs review

Version

2.0

Component

Code

Created by

🇺🇸United States cmlara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024