mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-25 08:43:36 +00:00
- So that the new configuration file to disable readme.html/xmlrpc.php/wp-cron.php takes effect. Tests: - Install wordpress without the security changes. Notice that the three URLs are accessible. Apply the patch, run ./setup install and restart FreedomBox service. Wordpress app is updated and the security changes take effect. The three URLs are return forbidden response without manually restarting apache2. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>