wordpress-activitypub/includes/rest
Matthias Pfefferle 700180e0b8
Only validate POST params and do not fall back (#934)
* Only validate POST params and do not fall back

Do not fall back to GET or other params if they are not available in the post!

thanks @obenland

* move to sever class, because it affects every endpoint
2024-10-15 11:02:09 +02:00
..
class-actors.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-collection.php Ensure that sticky_posts is an array (#935) 2024-10-10 18:31:09 -05:00
class-comment.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-followers.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-following.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-inbox.php A shared Inbox does not need a User-ID. 2024-10-09 17:40:27 +02:00
class-interaction.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-nodeinfo.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-outbox.php PHPCS: Include all files by default (#930) 2024-10-09 08:57:13 +02:00
class-server.php Only validate POST params and do not fall back (#934) 2024-10-15 11:02:09 +02:00
class-webfinger.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00