= Registration Confirmation Patch for AccountManagerPlugin = == Description == This is a patch for AccountManagerPlugin that adds an IRegistrationConfirmation extension point that provides notifications when the new user registration form is requested and after it has been submitted. == Bugs/Feature Requests == Existing bugs and feature requests for RegistrationConfirmationPatch are [report:9?COMPONENT=RegistrationConfirmationPatch here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RegistrationConfirmationPatch&owner=nicholasbs new ticket]. == Patch == The patch can be downloaded here: attachment:RegistrationConfirmationPatch.diff == Example == The IRegistrationConfirmation extension point this patch provides makes it easy to add things such as captchas to AccountManagerPlugin's user registration form. For example, SimpleCaptchaPlugin uses this interface. == Recent Changes == [[ChangeLog(registrationconfirmationpatch, 3)]] == Author/Contributors == ''Originally developed at [http://topp.openplans.org The Open Planning Project]'' '''Author:''' [wiki:nicholasbs] [[BR]] '''Contributors:'''