Closed (fixed)
Project:
TFA Basic plugins
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2014 at 18:31 UTC
Updated:
19 Sep 2014 at 18:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesMakes sense to me.
Comment #2
monstrfolk commentedI agree
Comment #3
coltranePatch adds Twilio SMS plugin with support for account fields for storing the mobile number to use. See README.txt in patch for how to use different number storage with alter hooks.
Also fixed form logic if any plugins aren't enabled.
Comment #4
dpintats commentedTested in a bare D7 install with tfa and tfa_basic modules installed and set up with a Twilio Developer account. Module works as expected, when setting the Twilio number explicitly in the settings.php $conf array.
There was an error in the user's phone number displaying from tfa_basic_format_number, but this is already resolved in patches from https://www.drupal.org/node/2325409.
Comment #6
coltraneThanks @dpintats! I've committed this.