Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | Add some explanation text on the CAPTCHA confirmation page | Claire | |
2022-01-25 | Change CAPTCHA handling to be only on email verification | Claire | |
This simplifies the implementation considerably, and while not providing ideal UX, it's the most flexible approach. | |||
2022-01-25 | Add ability to set hCaptcha either on registration form or on e-mail validation | Claire | |
Upshot of CAPTCHA on e-mail validation is it does not need to break the in-band registration API. |