Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-24 | Fix PLIST for Python != 2.7 | joerg | 2 | -9/+11 | |
2013-03-05 | For some reason the https link works on my 6.99.16 system but not my | darcy | 1 | -2/+2 | |
5.1 system. Falling back to plain http. | |||||
2013-03-05 | Add Python module for reCAPTCHA. | darcy | 4 | -0/+44 | |
Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide. |