= 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 == attachment:RegistrationConfirmationPatch.diff [[Include(http://trac-hacks.org/attachment/wiki/RegistrationConfirmationPatch/RegistrationConfirmationPatch.diff text/plain)]] == 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 == '''Author:''' [wiki:nicholasbs] [[BR]] '''Contributors:'''