Modifies the Google Authenticator plugin so that only users with 2FA enabled are prompted for the authentication token.
Prioritized issue groups from the latest Plugin Check scan
Security
44
6 issue groups
Maintainability
13
6 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
$_POST['gapup_login_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['gapup_login_nonce']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Google_Authenticator_Per_User_Prompt".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['gapup_login_nonce']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'GAPUP_REQUIRED_PHP_VERSION'.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Tested up to: 4.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "google-authenticator-per-user-prompt" - contains the restricted term "google" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin slug, such as "... for google".
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v0.7
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 60 | 8 | 52 | v0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.