Daniel Convissor
Forum Replies Created
-
Forum: Plugins
In reply to: [Login Security Solution] Works wrong behind reverse proxyStep 2 of the installation instructions covers what to do when running behind a proxy server.
http://wordpress.org/plugins/login-security-solution/installation/
Forum: Plugins
In reply to: [Login Security Solution] Attack IP not listed in visitorsWhat’s the “visitor IP list?”
Forum: Plugins
In reply to: [Login Security Solution] ! Forgot password (Login Security Solution)Via the forgot password functionality provided by WP’s login page.
Forum: Plugins
In reply to: [Login Security Solution] Defaults shouldn't be the minimal optionHi:
You mean 10 characters, not 20 characters. Anyway, thanks for trying it out.
Best wishes,
–Dan
Forum: Plugins
In reply to: [Login Security Solution] Testing the plugin(Assuming you have phpunit installed, of course. If not, do a web search for it and install it.)
Forum: Plugins
In reply to: [Login Security Solution] Testing the pluginLog into a shell on your server
cd <path>/login-security-solution/
phpunit tests
Forum: Plugins
In reply to: [Login Security Solution] False Brute Force DetectionHi Chris:
Very strange. I don’t know what could be going on. You’ll have to debug it on your system to know. There are many debug statements inside login-security-solution.php. Uncommenting and examining the log file may provide some clues.
Thanks,
–Dan
Forum: Plugins
In reply to: [Login Security Solution] "resource" use by LSSHi:
Sorry DreamHost is nailing you. What in particular are they saying is beeing overutilized?
Forum: Plugins
In reply to: [Login Security Solution] Idle TimeoutWhat message do you see when the timeout happens? (WordPress has it’s own timeout functionality.)
Interesting. I’ll have to take a look. Thanks for pointing this out.
Forum: Plugins
In reply to: [Login Security Solution] Issue with WordPress.com stats (Jetpack)Your feedback would be helpful.
Forum: Plugins
In reply to: [Login Security Solution] Remove password hash from email templateHi:
The md5() call made by this plugin includes the AUTH_SALT, which comes from each install’s WP config file. Thus the hash can’t be reversed via rainbow tables.
Thanks for making sure things are secure,
–Dan
Forum: Plugins
In reply to: [Login Security Solution] Limiting password strength to certain rolesHi Ross:
That’s an interesting idea. A concern I have is that while someone may have low level permissions now, their role could be elevated in the future. So then they’d have power and a weak password. I guess it might be possible to require a password reset when elevating privileges, but that’d be be a project which I don’t have time for at the moment, sorry.
Thanks for contributing your thoughts,
–Dan
Forum: Plugins
In reply to: [Login Security Solution] Buddypress compatibilityNo response.
Forum: Plugins
In reply to: [Login Security Solution] Feature Suggestion[commenting to keep this alive]