Skip to content

reject activities from instance not on relay-list

Izalia Mae requested to merge (removed):block_unauth into master

The relay handles activities from any instance even if it's not in relay-list. As a side-effect of this, blocked instances were still able to post to the relay. This fix causes the relay to respond with a 401 to any instance that isn't in relay-list and is trying to do anything except follow

Merge request reports