Rate-limiting certain actions #606

Open
opened 2019-06-01 14:33:03 +00:00 by elegaanz · 0 comments
elegaanz commented 2019-06-01 14:33:03 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.

People can easily create a lot of accounts and spam with all of them very fast.

Describe the solution you'd like

Having rate limits for some actions (creating an account, commenting, posting, etc). They should be configurable by the admin or the owners of the blog depending to what they apply.

On the technical side, this can probably be the same option as totally disabling these features, the full-disable being a rate limit of 0 per minute.

Describe alternatives you've considered

Additional context

Original idea by @igalic : https://dev.glitch.social/users/hirojin/statuses/102195896610425959

**Is your feature request related to a problem? Please describe.** People can easily create a lot of accounts and spam with all of them very fast. **Describe the solution you'd like** Having rate limits for some actions (creating an account, commenting, posting, etc). They should be configurable by the admin or the owners of the blog depending to what they apply. On the technical side, this can probably be the same option as totally disabling these features, the full-disable being a rate limit of 0 per minute. **~~Describe alternatives you've considered~~** **Additional context** Original idea by @igalic : https://dev.glitch.social/users/hirojin/statuses/102195896610425959
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#606
No description provided.