Opened 13 years ago
Last modified 6 years ago
#10270 new task
Implement the IAccountRegistrationInspector
| Reported by: | Steffen Hoffmann | Owned by: | boamaod | 
|---|---|---|---|
| Priority: | normal | Component: | QuestionRegisterPlugin | 
| Severity: | normal | Keywords: | interface modular registration | 
| Cc: | Trac Release: | 0.12 | 
Description
Please have a look at the new, modularized registration code for AccountManagerPlugin.
I'd like to see this plugin converted to use the IAccountRegistrationInspector, making it considerable cleaner and easier to deploy as well.
If you need assistance, don't hesitate to call for help.
Attachments (0)
Change History (4)
comment:1 Changed 11 years ago by
comment:2 follow-up: 3 Changed 9 years ago by
Configuration Error
Cannot find implementation(s) of the IAccountRegistrationInspector interface named EmailCheck. Please check that the Component is enabled or update the option [account-manager] register_check in trac.ini.
comment:3 Changed 9 years ago by
Replying to anonymous:
Cannot find implementation(s) of the IAccountRegistrationInspector interface named EmailCheck. Please check that the Component is enabled or update the option [account-manager] register_check in trac.ini.
If you need support, please ask on the trac:MailingList, and post your configuration information ([acctmgr] section of Trac.ini, Trac version, AccountManagerPlugin version).
comment:4 Changed 6 years ago by
| Cc: | Ryan J Ollos removed | 
|---|




In 14245: