Joo32 Posted Wednesday at 01:05 PM Share Posted Wednesday at 01:05 PM Hi, WHMCS used to store the 2FA (second_factor_config) on database like {secret: ABC123XYZ backupkey: 654321} for each account. After v8 (I guess) it store all new 2FA like a hash: 9d01772452f8d51b51458d3f0c2816e752ab71075626b92cc8ca425d85f6442jlkfdljksdfljkfsdljkjlksfdjlkfdsjlkfsdjk600248fb22cee586b55ee15f68bfe9600e507fa9fb62ffbccce0c0c80e5e95eaf8f6de61e5362074ab47c974b5ef0cbcc88782b91c33d364a05adcksdjhfhkshdkhfksdhjk Also, old keys({secret: ABC123XYZ backupkey: 654321}) turn to the new method when customers log in. I wonder how we can validate/decrypt/encrypt this code for third-party app logins. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.