Feature #5274
Add hook allowing AuthSources to supply a CAPTCHA challenge
Status: | Reopened | Start date: | 2010-04-08 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Accounts / authentication | |||
Target version: | - | |||
Resolution: |
Description
It would be extremely useful to me if an AuthSource subclass could supply a CAPTCHA challenge image to the end user (presumably from the authenticating back-end), and subsequently get a CAPTCHA answer back.
I've been working on a ClientLogin auth source which has the drawback that sometimes Google decides to issue a CAPTCHA challenge. When this happens, there is currently no way for me to pass this on to the user, so authentication simply fails until the challenge expires.
Related issues
History
#1
Updated by Azamat Hackimov over 11 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
#2
Updated by Azamat Hackimov over 11 years ago
- Status changed from Closed to Reopened
- Resolution deleted (
Duplicate)
Sorry, wrong resolution.