Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1115 closed Defect (fixed)

Account creation should include a reCaptcha field too

Reported by: teleyinex Owned by: davea
Priority: Major Milestone: Undetermined
Component: Web - Project Version: 6.12.26
Keywords: spam, security, account creation, recaptcha Cc: davea@…

Description

In order to avoid the automated creation of accounts by SPAM bots, it should be included a reCAPTCHA field in the creation form (as has been done already in the profile section). Adjoining you can find a patch that adds this extra-feature to the account creation form and action PHP files. It follows the same structure and style that can be found in the profile PHP files (the patch uses most of that code).

Attachments (1)

recaptcha_fix.diff (1.9 KB) - added by teleyinex 13 years ago.
reCAPTCHA patch for account creation

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by teleyinex

Attachment: recaptcha_fix.diff added

reCAPTCHA patch for account creation

comment:1 Changed 13 years ago by davea

Resolution: fixed
Status: newclosed

Thanks -- David

comment:2 Changed 13 years ago by teleyinex

You are welcome!

Note: See TracTickets for help on using tickets.