fix: move login validation to pro #597
Annotations
6 errors and 19 warnings
includes/Free/Simple_Login.php#L450
Detected usage of a non-sanitized input variable: $_POST['log']
|
includes/Free/Simple_Login.php#L451
$_POST['pwd'] not unslashed before sanitization. Use wp_unslash() or similar
|
includes/Free/Simple_Login.php#L451
Detected usage of a non-sanitized input variable: $_POST['pwd']
|
includes/Free/Simple_Login.php#L653
Expected 1 spaces before closing parenthesis; 0 found
|
includes/Free/Simple_Login.php#L654
Space found before semicolon; expected "return;" but found "return ;"
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
includes/Free/Simple_Login.php#L22
Property name "$_instance" should not be prefixed with an underscore to indicate visibility
|
includes/Free/Simple_Login.php#L125
Processing form data without nonce verification.
|
includes/Free/Simple_Login.php#L152
The method parameter $password is never used
|
includes/Free/Simple_Login.php#L153
Processing form data without nonce verification.
|
includes/Free/Simple_Login.php#L160
Processing form data without nonce verification.
|
includes/Free/Simple_Login.php#L161
Processing form data without nonce verification.
|
includes/Free/Simple_Login.php#L189
Code after the RETURN statement on line 188 cannot be executed
|
includes/Free/Simple_Login.php#L193
Code after the RETURN statement on line 192 cannot be executed
|
includes/Free/Simple_Login.php#L197
Code after the RETURN statement on line 196 cannot be executed
|
includes/Free/Simple_Login.php#L201
Code after the RETURN statement on line 200 cannot be executed
|
The logs for this run have expired and are no longer available.
Loading