Modify ↓
Opened 16 years ago
Closed 16 years ago
#6730 closed enhancement (fixed)
[patch] AnnouncerPlugin compatibility with AccountManager
| Reported by: | Robert Corsaro | Owned by: | John Hampton |
|---|---|---|---|
| Priority: | highest | Component: | AccountManagerPlugin |
| Severity: | major | Keywords: | |
| Cc: | Robert Corsaro | Trac Release: | 0.11 |
Description
These patches fix a typo in SingleUserNotification class name and make password reset and email verification emails event-based. Making password reset and email verify event based allows AnnouncerPlugin to tap into the events and duplicate the notifications on system where AnnouncerPlugin is installed
Attachments (2)
Change History (5)
Changed 16 years ago by
| Attachment: | 0001-fixes-type-in-classname-SingleUserNotification.patch added |
|---|
Changed 16 years ago by
| Attachment: | 0002-makes-passwd-reset-and-acct-verify-event-based.patch added |
|---|
comment:1 Changed 16 years ago by
| Type: | defect → enhancement |
|---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Applied in [7731]
Turbulent air and svn commit messages don't go hand in hand
Note: See
TracTickets for help on using
tickets.



(In [7730]) Applied spelling fix patch. Refs #6730