WPIntell

Source evidence

HOTP and Base32 class declaration

Loginizer · support · 2024-11-14T08:59:00+00:00

mixedsentiment
highseverity
0.89relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 31 rows with source links

16.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
fimm86 resolved
Dear support, I hope that you can check the class declaration first before declaring the HOTP and Base32 class in the init.php file. include_once(LOGINIZER_PRO_DIR.’/lib/hotp.php’); include_once(LOGINIZER_PRO_DIR.’/lib/Base32.php’); It can increase the compatibility with another security plugin. For example: if (!class_exists(‘HOTP’)) { include_once(LOGINIZER_PRO_DIR.’/lib/hotp.php’); } if (!class_exists(‘Base32’)) { include_once(LOGINIZER_PRO_DIR.’/lib/Base32.php’); } Hello, We are sorry for the inconvenience caused and thanks for reporting this issue, we will work to fix this. If you want to continue discussion about the issue please reach out to us at https://softaculous.deskuss.com/open.php?topicId=16 as this is a part of the Pro plugin and we are not allowed to discuss that in the WordPress forum. https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products Regards, Loginizer Team

Comments

1 shown
loginizer 2024-11-15T04:02:00+00:00

Hello, We are sorry for the inconvenience caused and thanks for reporting this issue, we will work to fix this. If you want to continue discussion about the issue please reach out to us at https://softaculous.deskuss.com/open.php?topicId=16 as this is a part of the Pro plugin and we are not allowed to discuss that in the WordPress forum. https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products Regards, Loginizer Team