Hi there,
I noticed a bug in this plugin after finding these errors in my error_log file:
[29-Dec-2015 18:25:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1 for query SELECT ip FROM wp_simple_security_access_log WHERE login_result = 0 and time LIKE ‘2015-12-29%’ GROUP BY ip HAVING COUNT(ip) >= made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, Simple_Security_Tools->security_check
The problem is related to an unitialized $this->opt_name
in method security_check()
in file simple-security-tools.php
.
This can be easily fixed by initializing that variable in the constructor, i.e.:
$this->opt_name = 'simple-security-settings';
I hope that you can fix this in next releases.
Cheers.
]]>This is very big important issue:
If i have Simply Security plug in active and all option enebled and if i try to go on page 2 of page or articles i can’t change the page.
If i disable the plug in loosing all settings, all work again.
Please can you fix this BUG?
There are not the possibility to delete only some ip from wrong log in >:( i hope in the future will be possibile ??
]]>IP are banned permanently in too fail login attemps, should be the possibility to set ban expire time so admin can choose if ban permanently or set a ban time for exaple 30 minutes or more.
]]>If you are using CloudFLare the log in of the user will be CloudFLare IP and not customer IP.
]]>I’ve lately gotten this warning when I delete the access log contents:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bethisra/public_html/wp-content/plugins/simple-security/simple-security-access-log.php:388) in /home/bethisra/public_html/wp-content/plugins/youtube-simplegallery/youtube_simplegallery.php on line 137
Before I go to the Youtube Simple Gallery author, is there anything you might add that would assist in identifying the problem?
https://www.ads-software.com/extend/plugins/simple-security/
]]>It’s a little hard to believe that the idiot hackers are still guessing the administration username is “admin” or “administrator”. I’d be grateful if I could just see a list of unique usernames in case someone is getting close to my administrator username. When one has a list of a thousand and more failed attempts it’s awkward to go through the list.
Thanks for offering this plugin, it’s very effective.
https://www.ads-software.com/extend/plugins/simple-security/
]]>So what do I do if, while experimenting with my site, I’m locked-out?
MSG: “Too many failed attempts.”
https://www.ads-software.com/extend/plugins/simple-security/
]]>I have just had approx. 8000 attempts to access my WP installation and now I can not access/open the full Access Log. I get the error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 82 bytes) in /var/www/web137/web/wp-includes/wp-db.php on line 1545
I can see the many attempts on the widget on my dashboard.
Any suggestions on what to do?
I’m using the Simple Security Plugin Version 1.1.4
Thanks
https://www.ads-software.com/extend/plugins/simple-security/
]]>Is there an esy way to delete entries?
https://www.ads-software.com/extend/plugins/simple-security/
]]>Seeing lots of errors like this logged in my error log since upgrading to version 1.1
2013/01/27 20:55:58 [error] 49410#0: *48 FastCGI sent in stderr: "WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT ip FROM wp_simple_security_access_log WHERE login_result = 0 and time LIKE '2013-01-27%' GROUP BY ip HAVING COUNT(ip) >= made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, Simple_Security_Tools->security_check" while reading response header from upstream, client: 192.74.228.145, server: geeklan.co.uk, request: "POST /wp-comments-post.php HTTP/1.0", upstream: "fastcgi://unix:/tmp/php.socket:", host: "www.geeklan.co.uk", referrer: "https://www.geeklan.co.uk/?p=48&cpage=1#comment-188881+++++++++++++Result:+chosen+nickname+%22typeRampoffep%22;+success+%28from+first+page%29;"
2013/01/27 20:56:00 [error] 49410#0: *53 FastCGI sent in stderr: "WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT ip FROM wp_simple_security_access_log WHERE login_result = 0 and time LIKE '2013-01-27%' GROUP BY ip HAVING COUNT(ip) >= made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, Simple_Security_Tools->security_check" while reading response header from upstream, client: 192.74.228.145, server: geeklan.co.uk, request: "GET /?p=48&cpage=1 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php.socket:", host: "www.geeklan.co.uk", referrer: "https://www.geeklan.co.uk/?p=48&cpage=1#comment-194818"
https://www.ads-software.com/extend/plugins/simple-security/
]]>When you’re plugin is enabled, I have issues accessing all pages of any section that spans more than several pages.
eg, users page spanned to 8 or 9 pages, I could only visit the first. all posts pages spanned to 7 pages, with the plugin enabled I could only browse the first 3.
Any ideas?
https://www.ads-software.com/extend/plugins/simple-security/
]]>