Daniel Convissor
Forum Replies Created
-
Forum: Plugins
In reply to: [Login Security Solution] Exact password requirementsOh, I see now. WP made some changes under the hood of the password reset page that broke compatibility of my password hint filter. I’ll look into it.
Forum: Plugins
In reply to: [Login Security Solution] Exact password requirementsWhen you say “No matter what password I choose, I am redirected to the login page. There I am then told, that my username/password is incorrect.” Can you please paste the exact message you’re being told?
Forum: Plugins
In reply to: [Login Security Solution] Exact password requirementsI just set up WP to use de_DE and am viewing wp-admin/profile.php in my browser. Down at the bottom of the page is what I expect to see:
Gib dein neues Passwort nochmals ein.
Das Passwort sollte: A) mindestens 10 Zeichen lang sein, große und kleine Buchstaben (ausgeschlossen sind hier Sprachen, die nur eine Art besitzen) und Nummern und Punkte enthalten, oder B) mindestens 20 Zeichen lang sein. Das Passwort darf keine Worte enthalten, die mit dir oder der Webseite in Verbindung stehen.
Strange. Works for me in multisite mode. Sounds like Login Security Solution is not enabled in you network setup.
Forum: Plugins
In reply to: [Login Security Solution] Problem disabling DOS tierFixed in release 0.48.0.
Forum: Plugins
In reply to: [Login Security Solution] Problem disabling DOS tierOh, fooey! I know what I did and how to fix it. Will do so in the next few days. Thanks for the report.
Forum: Plugins
In reply to: [Login Security Solution] login_security_solution_fail tableThe 0.47.0 release includes code for deleting old records. See the new “Data Retention Policies” section in the plugin’s settings page.
Forum: Plugins
In reply to: [Login Security Solution] Can not log in to siteRegarding resource limits, release 0.47.0 includes code that stops the delays after the “DoS Tier” setting is reached. Default value, 500.
Forum: Plugins
In reply to: [Login Security Solution] Response delay tactic depletes PHP processesRelease 0.47.0 includes code that stops the delays after the “DoS Tier” setting is reached. Default value, 500.
Forum: Plugins
In reply to: [Login Security Solution] Plugin and WordPress Strength IndicatorSorry for the long delay in responding. I was able to add a user a moment ago without issue. No one else has mentioned this problem. Perhaps the password you were providing for them wasn’t strong enough? Though, if that was the case, an error message gets shown near the top of the page.
Forum: Plugins
In reply to: [Login Security Solution] Require password length less than 10 characters?is there a way to change the password hint yet? It’s pretty improtant that user’s understand what the password requirements are.
There was a tweak in the plugin doing that. It got broke by a change in WordPress. I released 0.46.0 the other day to fix it.
Forum: Plugins
In reply to: [Login Security Solution] Login Failure Table not recording IPIs it still happening?
Forum: Plugins
In reply to: [Login Security Solution] Portuguese-BR TranslationOh, great! FYI: I just commited some updates that add new text and pushed it to GitHub: https://github.com/convissor/login-security-solution
Anyway, see the “Information for Translators” section of the FAQ at
https://wordpress.org/plugins/login-security-solution/faq/If you have a GitHub account, that’s the best way. If not, and you don’t want one, the general concepts in the FAQ still apply. In particular, only change the text in the .po file, not the way the text is laid out in the .po file. Then email me the file at the address on the
@authorline in the plugin file.Forum: Plugins
In reply to: [Login Security Solution] No IP is listedThe image isn’t there anymore. Post the text here.
Forum: Plugins
In reply to: [Login Security Solution] Attack does not trigger delays.Multiple computers can be making the attack, possibly behind a NAT device. Or the computers may stop waiting for a response after 5 seconds and then try again.