WPChef
Forum Replies Created
-
Forum: Plugins
In reply to: [Protection Against DDoS] They hammer index.phpHi yeknafar,
The plugin doesn’t use IPs. Here is how it works:
https://www.ads-software.com/plugins/protection-against-ddos/#how%20does%20the%20plugin%20work%3F
This means that the plugin can’t stop any DDoS attack, but the most common for WP sites ones.
Try to apply some page caching rules from your CF account. This always helped us in the past. Or find out the attacker’s location and deny access from that country.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Has the XSS vulnerability been fixed?Hi TWD,
Thank you for pointing this out! It has been fixed in the latest version.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Protection Against DDoS] Deny access from outside to all feedsHi Saleh,
We need to see what changes happen when you switch this setting. The only way to do it unfortunately, is to switch it, check the .htaccess file content and switch the setting back so the site is working again. Did you try doing this in any another place, like in development environment?
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Protection Against DDoS] Deny access from outside to all feedsHi Saleh,
Please turn this feature on, then copy the content of your .htaccess file here and turn the feature off. This way we’ll be able to check if your .htaccess file is changed correctly or not.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Widget Logic] Plugin removalHello guys,
The plugin has been reactivated. Some mistake was made in the WordPress system. Thanks everybody for your patience and welcome back!
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Widget Logic] Plugin removalHello guys,
We believe the plugin was closed due to missing GDPR compliance information in its description. We have addressed this issue and notified the WP plugins team so hopefully the plugin will become available shortly.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Widget Logic] Widget Logic and GDPRHello fourwhitesocks,
The plugin doesn’t store or manipulate any personal user data like names, emails, physical addresses, IP addresses, etc. I.e. it is GDPR compliant.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Each login counted as failed login attemptHi ssfitz,
Do you use any password management/forms autocomplete software?
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] General Data Protection RegulationHi Patrick, thank you for your comment. We don’t send any data to an external server.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Where in DB is blacklist stored?Hi ALDesigner,
Do you see any PHP errors in your error_log file?
[ Signature moderated, please don’t use those here. ]
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] General Data Protection RegulationForum: Plugins
In reply to: [Limit Login Attempts Reloaded] General Data Protection RegulationHi Mirko,
In GDPR mode the plugin converts the incoming IP into its md5 hash which is a one-way hashing algorithm that makes an IP unrecognizable to a person. For example, the 127.0.0.1 IP becomes: f528764d624db129b32c21fbca0cb8d6. All further operations (including storage of IPs in the database) are done using the hashed IP, not the original one.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Can’t uninstall LLA originalHi borcherj,
Please see if you have the LLA plugin installed in the wp-content/mu-plugins folder. Removing it from there should fix the issue.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] General Data Protection RegulationHi guys,
We have uploaded a new version of the plugin with this feature implemented.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Same IP, different PORT.Hi Ryan,
We have uploaded a new version of the plugin with this issue fixed.
- This reply was modified 6 years, 3 months ago by Jan Dembowski.