summary refs log tree commit diff stats
path: root/includes/securimage
Commit message (Collapse)AuthorAgeFilesLines
* Added back reCAPTCHAStarla Insigna2010-08-1794-18053/+0
| | | | | | Because of the lifting of the jail around my server, it can once again use reCAPTCHAs for security. Backed out changeset 9332c237adcd
* Added working CAPTCHAStarla Insigna2010-03-1294-0/+18053
After a little digging, it turned out that the reason that reCAPTCHA always failed was because the reCAPTCHA server was blocked to the server. This should've been obvious as the reCAPTCHA always worked on the development server.