Skip to content

websub: improve error handling

kaniini requested to merge bugfix/websub-hardening into develop

Due to various misconfigurations of GNU Social nodes and the shitposter.club migration, my server logs were filling with WebSub errors over the past few weeks. Instead of spamming logs with very long backtraces and crashing, simply log the anomalous WebSub requests so that they can be investigated easily.

Merge request reports