Carl Alexander
Carl Alexander
First [good article](https://hackertarget.com/defending-wordpress-ossec/) on OSSEC and WordPress that I've found. Digging into it more, there seems to be some major overlap between OSSEC and fail2ban. I'm not sure what fail2ban...
I'm a bit hesitant to do that by default. That said, it could be part of the guide as well! :smiley:
Just wanted to leave a note that the tests I'm writing right now for #454 only seem to work against the test server when it's run locally. Heroku seems to...
Did you ever get this to work @nguyenj?
Ok I remember @knutsp opening an issue on the support forums for this. I've read your ticket and the jetpack ticket and I think the fix I just did should...
Oups my bad @austinginder 😅 I amended the commit with a change.
Ok, so I'm going to remove this change and reopen the ticket. With Ymir, I'm loading the plugin this way, but it's too early for that here. That's because all...
I don't really know how to migrate to this. Have you done this before?
Just a note on the Travis errors. It seems like the Travis config doesn't work for PHP 5.3 or HHVM. HHVM could probably be dropped since [WordPress doesn't support it...
I can confirm I have the same issue and removing the send mail during the REGISTRATION_COMPLETED event solved the issue for me. Edit: I shouldn't say solved, but the authentication...