Feature request: Add filter for MFA QR code
-
Thanks for addressing the MFA issuer issue in the latest Wordfence 7.11.6 update.
Since the original bug report post from February 2023 is locked, I had to create a new topic. Please note this is a follow up to the original topic.
Please consider adding a filter to the private function
generate_otp_url
in/modules/login-security/classes/model/2fainitializationdata.php
, passing the base32 encoded secret as an argument. That way, we can use the email address as the user parameter and site name as the issuer parameter (instead of username and site URL).Otherwise, please consider changing the default parameters so they follow the common OTPAuth standard.
- You must be logged in to reply to this topic.