Daniel Convissor
Forum Replies Created
-
Forum: Plugins
In reply to: [Login Security Solution] Zero failed attempts?There have been similar reports before. I have no idea what the underlying cause is. You’ll have to debug it. One possible way is to uncomment the
$this->log()calls inside the plugin’s file.Oh, yeah, see the “Information for Translators” section of the FAQ at
https://wordpress.org/plugins/login-security-solution/faq/Forum: Plugins
In reply to: [Login Security Solution] I translate it to ChineseOh, yeah, see the “Information for Translators” section of the FAQ at
https://wordpress.org/plugins/login-security-solution/faq/Forum: Plugins
In reply to: [Login Security Solution] I translate it to ChineseDo you have a GitHub account?
Amazing! I’ve added it to the Github repository (https://github.com/convissor/login-security-solution). There are a few new strings that need translation. You can fork that, add the new strings, and put in a pull request. Thanks!
Forum: Plugins
In reply to: [Login Security Solution] I translate it to ChineseThat’s great! You can email it to me at the address on the “@author” line in login-security-solution.php.
I will add it to to my git checkout, update it with a few new strings and then push it to Github, where you can update those few strings.
Thanks!
Forum: Plugins
In reply to: [Login Security Solution] Compatible with WP 4.x ?Just released 0.46.0 which addresses some minor issues. Ready to go with 4.0.
Forum: Plugins
In reply to: [Login Security Solution] Exact password requirementsProper password policy “hint” text exists in the plugin. Alas, WP 3.9 decided to make an inane change to the text, which broke my substitution. I just pushed out version 0.46.0 to fix it.
Forum: Plugins
In reply to: [Login Security Solution] Response delay tactic depletes PHP processesOh, I forgot to mention. If you set the “Match Time” setting to 0 “disables Login Failure slow downs, notifications and breach confirmations.”
Forum: Reviews
In reply to: [Login Security Solution] The best login protection…we would pay money for this plugin.
You could always utilize the “Donate to this plugin” link on the plugin’s home page. 🙂
I released a fix for this last night. Download 0.45.0 and you should be in good shape.
Forum: Plugins
In reply to: [Login Security Solution] where are logs kept?In the
<prefix>login_security_solution_failtable in the database.Forum: Plugins
In reply to: [Login Security Solution] Response delay tactic depletes PHP processesYeah. I know this is a problem. I’m contemplating ways to fix it.
Forum: Plugins
In reply to: [Login Security Solution] Lost/Reset Password no longer workingThanks again for the pull request and bringing this to my attention. Fixed in release 0.45.0.
Forum: Plugins
In reply to: [Login Security Solution] login security solutionAutomatically deleting old data is something on my long, and long-delayed, to do list.