Dimitar Ivanov
Forum Replies Created
-
Forum: Plugins
In reply to: [HTTP Headers] New Header Locked Me out of my SiteTo reveal your username and password just run the following SQL query:
SELECT * FROM wp_options WHERE option_name IN ('hh_www_authenticate_user', 'hh_www_authenticate_pswd');
Forum: Plugins
In reply to: [HTTP Headers] New Header Locked Me out of my SiteUsually the .htaccess file is placed in the web root directory of your website. If you’re unable to find it on your own ask your hosting provider/administrator.
Forum: Plugins
In reply to: [HTTP Headers] New Header Locked Me out of my SiteEdit your .htaccess file and remove everything enclosed in HttpHeaders comments.
Forum: Reviews
In reply to: [HTTP Headers] effective plugin – save the x-content-typeHi @swampscrapper
Thank you for this feedback!
The line in your .htaccess file is:Header always set X-Content-Type-Options "nosniff"
Switching the status from On to Off will remove the above line from your .htaccess file.
Hope this helps you.Forum: Reviews
In reply to: [HTTP Headers] Nice!Thank you!
Hi @dorjipronto
I explained already here why the Import/Export function has been removed
Forum: Plugins
In reply to: [HTTP Headers] Import/Export functionsHi @dorjipronto
Recently, the WPScan team found a vulnerability in the Import/Export function. I have not time to rebuild the function, so to avoid suspension of whole plugin I decided to remove the function.
Forum: Plugins
In reply to: [HTTP Headers] Vulnerability@esmswebmaster Thank you very much!
Finally, the guys from WPScan/Automattic confirmed that the patch works well.
Forum: Plugins
In reply to: [HTTP Headers] Vulnerability@esmswebmaster you’re welcome. Yes, the link is still valid.
Forum: Plugins
In reply to: [HTTP Headers] VulnerabilityI’ve just released a new version (1.18.10) which address the issues.
I’ve just released a new version (1.18.10) which address the issues.
Forum: Plugins
In reply to: [HTTP Headers] CSP Critical Error. Version 1.18.6Forum: Plugins
In reply to: [HTTP Headers] Critical error in CSP Header settings screen (PHP 8)Forum: Reviews
In reply to: [HTTP Headers] Can’t do anythingIf you need a support you can ask for in Support section.
Forum: Reviews
In reply to: [HTTP Headers] Doesn’t work with NGINXHey @swick4556
Support of nginx servers is scheduled for v2, and is being developed right now.
Using PHP to send headers is absolutety possible. Just go to Advanced settings menu and change the Default mode from Apache to PHP mode. The reason while PHP mode is not the default mode, is that it doesn’t work when caching plugins are used.
There are plenty of tutorials across the web how to deal with .htaccess, this was never the aim of this plugin.
It’s pity to give a low rating review without even asking for help and to complain about missing features that actually exists.