Changes between Version 9 and Version 10 of TracRecaptcha
- Timestamp:
- Dec 14, 2010, 10:29:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracRecaptcha
v9 v10 4 4 This filter uses the free service from [http://recaptcha.net] to check if a content submitter is a human or a computer. Once a captcha is solved it will allow a configurable number of submissions for a configurable time period until it requires another captcha to be solved. 5 5 6 * Release 1.10 adds the fix from #1674 to only show the 'Admin' nav button when a user has TRAC_ADMIN rights. 6 7 * Release 1.9 packages the template files in the source tar. 7 8 * Release 1.8 changes how a submitted captcha is processed.