climatesaver
Forum Replies Created
-
Replying to a blog post from Mastodon, triggers a POST request executed by the Mastodon server to/wp-json/activitypub/1.0/actors/1/inbox . The POST request contains some JSON format defined in the ActivityPub protocol. Examples are here https://www.w3.org/wiki/ActivityPub/Primer/Replies
With WP Armour installed, WordPress replies with a HTTP 500 error. Without WP Armour, this POST requests triggers a HTTP 202 and the reply is added to the blog post in WordPress.
Forum: Plugins
In reply to: [Honeypot Toolkit] Breaks wp-cliYes, adding 127.0.0.1 to the allowlist fixes this. Should not the plugin do this automatically then?
Thanks. To give you an idea of the impact of this issue: 2,5 days ago I disabled wp-statistics completely on my site and flushed all WordPress caches. Now 2,5 days later, I’m still getting 20 hits (404 not found) per minute on
/wp-json/wp-statistics/v2/online. This site has about 350 visits per day, according to awstats so it’s not really a very busy site. You might want to reconsider the defaults regarding to this option.