Opened 10 years ago
Last modified 9 years ago
#1088 new enhancement
Dumb / simple captchas
Reported by: | Christopher Allan Webber | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: | 1086 |
Description
Tying into #1086 (but not as complicated as #1087)... we should have a "dumb" captcha system as a stopgap if we can't get something nicer implemented soon. (Will also help figure out what the shared components for #1086 are!)
Some simpler things this captcha plugin could do:
- Simple arithmetic (I've always found this funny, since computers are more efficient at arithmetic than users, but..)
- User provided text questions with text answers. We could provide a config parameter for admins to put this in place.