noyainrain / listling

Web app to make and edit lists collaboratively.
https://listling.org/
GNU Affero General Public License v3.0
34 stars 8 forks source link

Rate-Limit user actions #68

Open noyainrain opened 4 years ago

noyainrain commented 4 years ago

As one measure against flooding / spamming, limit the number of user actions per time window.

Depends on noyainrain/micro#46.