(alt)captcha support
enhancementclientserver
## Summary
We'll want to have an accessible captcha service in place to prevent spamming of storage endpoints, like /users/register. Altcha seems to be a good pick.
### Motivation
We already got a user registration form which attracts bots, and we'll later have more forms which accept data and we want to prevent bots from spamming those endpoints. A captcha will be required to prevent this.
关闭于 2025-12-15 0 条评论