✨ Improved Abuse/Spam Mitigation + PHP 8.2 support
We just shipped php 8.2 support and improved our anti-spam/abuse mitigation by blocking requests from known cloud server ip ranges (AWS, Azure, Cloudflare, Digital Ocean, GCP and Oracle)!
https://github.com/pixelfed/pixelfed/pull/4309
https://github.com/pixelfed/pixelfed/pull/4312 #pixelfed
We're blocking cloud ips from authentication and certain api routes, federation support will not be affected!
Admins can optionally disable this if desired, https://github.com/pixelfed/pixelfed/blob/dev/config/pixelfed.php#L263-L268