Active
Project:
Multi-Factor Authentication
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 17:15 UTC
Updated:
1 Mar 2012 at 23:40 UTC
Jump to comment: Most recent
Comments
Comment #1
ben.bunk commentedGood catch. Yes, this module requires the core profile module to be enabled and two fields to be created.
The following profile fields must be setup manually:
profile_multifactor_number
profile_multifactor_pin
I'll patch the info file to include the requirement for the profile module.
Comment #2
socialnicheguru commentedcould we use content profile and add those two fields?
Comment #3
ben.bunk commentedI'm going to check if the profile module is enabled before calling profile_load_profile because Im sure there's situations where it won't be necessary.
Are you planning to use content_profile for the phone and pin as part of the multifactor_call module?
Comment #4
socialnicheguru commentedyes