= 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]. == Download == Download the zipped source from [download:registrationconfirmationpatch here]. == Source == You can check out RegistrationConfirmationPatch from [http://trac-hacks.org/svn/registrationconfirmationpatch here] using Subversion, or [source:registrationconfirmationpatch browse the source] with Trac. == 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:'''