Modify ↓
Opened 10 years ago
Last modified 5 years ago
#11931 new enhancement
New interface: user_email_verification_verified
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | minor | Keywords: | api interface |
Cc: | Trac Release: |
Description
Hi
user_email_verification_verified - fires when user verified its email user_registration_approval_approved - fires when user account is approved
would be nice!
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:2 Changed 8 years ago by
Owner: | Steffen Hoffmann deleted |
---|
comment:3 Changed 5 years ago by
Cc: | Ryan J Ollos removed |
---|
Note: See
TracTickets for help on using
tickets.
While I do agree on the general idea of allowing more notifications, this will not happen soon, at least not this way.
The current interface is a real mess and should become more generic to support adding further events without the need to add methods. Just I've never found the time to work this out in detail by now. Ideas and patches welcome.