datenanfragen / backend

While Datenanfragen.de is mostly run as a static site, some functionality does require a server. These endpoints are defined here.
MIT License
4 stars 6 forks source link

Stop the most obvious comment spam by introducing length limits #79

Closed baltpeter closed 5 months ago

baltpeter commented 7 months ago

This was bound to happen at some point. sigh Though I am actually surprised at how long we got away with having no spam protection at all, so that's something least.

baltpeter commented 7 months ago

Proper handling for this error is implemented in https://github.com/datenanfragen/website/pull/1116, which should be merged first.