Modify ↓
Opened 12 years ago
Last modified 5 years ago
#10269 new task
Implement the IAccountRegistrationInspector
Reported by: | Steffen Hoffmann | Owned by: | gstkein |
---|---|---|---|
Priority: | normal | Component: | CaptchaAuthPlusPlugin |
Severity: | normal | Keywords: | interface modular registration |
Cc: | Jeff Hammel, Michael Renzmann | 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 (2)
comment:1 Changed 12 years ago by
comment:2 Changed 5 years ago by
Cc: | Ryan J Ollos removed |
---|
Note: See
TracTickets for help on using
tickets.
Additionally I'd like to hear your opinion on possible integration with AccountManager core code. Currently this can't happen due to incompatible licensing (GPL), at least what I get from
setup.py
. It would alter all other code's license to GPL, what I can't allow as the maintainer, not being the author and responsible for protecting the will of other contributors to AccountManager's code.So I'd need an explicit agreement on a re-licensing, i.e. under 3-clause BSD, with Nicholas Bergson-Shilcock, author of the predecessor of this plugin, and with you for your code contributions.
Don't get me wrong: I'd be fine with a bunch of plugins providing extensions to the registration process, as long as they're maintained. What do you think?