Simon (
swaldman) wrote in
dw_dev_training2012-08-13 10:09 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Where can CAPTCHAs be used?
For reasons of testing, I'd like to discover everywhere that DW uses or can use CAPTCHAs. This includes not just the places that they are used on the live site, but places that they *could* be used by turning them on (since other sites using the code might do this).
So far I have a slightly cryptic list taken from the end of config.pl, which is
Thanks :-)
So far I have a slightly cryptic list taken from the end of config.pl, which is
- create (account creation)
- lostinfo (forgotten password)
- validate_openid (any ideas? Is this if we're providing an openid to another site?)
- support_submit_anon (guessing at support requests without a logged-in user)
- anonpost
- authpost
- comment_html_anon
- comment_html_auth
Thanks :-)
no subject
no subject
Is there an easy way to change the rate-limit to an absurdly low number to test that?