Ticket #147 (closed enhancement: fixed)

Opened 3 years ago

Last modified 6 months ago

Send notification of new account registration to TRAC-ADMINs

Reported by: tacker Assigned to: mgood
Priority: low Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: gunnar Trac Release: 0.11

Description

Send to all users with TRAC-ADMIN right or to a specific email address.

Attachments

account.changes.notification.trac-0.11.diff (7.5 kB) - added by s0undt3ch on 03/08/08 11:06:07.
Here's a patch which implements this ticket for trac 0.11
account_changes_notifications.patch (7.0 kB) - added by s0undt3ch on 05/26/08 18:07:25.

Change History

06/15/06 16:10:47 changed by gunnar

  • cc set to gunnar.
  • release set to 0.8.

06/15/06 22:34:55 changed by mgood

  • priority changed from normal to low.

This can be done using the IAccountChangeListener interface added in r131, but I probably won't get around to it unless someone adds a patch. I would probably just keep it as an option in trac.ini for a list of email addresses.

07/19/06 21:59:50 changed by mgood

  • release changed from 0.8 to 0.9.

(follow-up: ↓ 5 ) 09/20/06 13:01:56 changed by anonymous

Registration Module is not usable

(in reply to: ↑ 4 ) 09/20/06 13:26:36 changed by mgood

Replying to anonymous:

Registration Module is not usable

How is that related to this ticket? If you have an issue please open a new ticket with sufficient information to understand the problem you're encountering.

03/08/08 11:06:07 changed by s0undt3ch

  • attachment account.changes.notification.trac-0.11.diff added.

Here's a patch which implements this ticket for trac 0.11

03/08/08 11:08:27 changed by s0undt3ch

I hope the above patch get's included, not that much work, but an added feature to this already great plugin.

05/26/08 18:07:25 changed by s0undt3ch

  • attachment account_changes_notifications.patch added.

05/28/08 15:39:54 changed by pacopablo

  • status changed from new to closed.
  • resolution set to fixed.

(In [3734]) Version bump to 0.2.1

New Features:

  • Email notification of account releated events. Currently will notify a specified list of email address on account addition, accoutn deletion, and password change events. The events and recipients are configurable via the Admin interface. Notification is off by default. Closes #147

05/28/08 15:44:04 changed by pacopablo

  • release changed from 0.9 to 0.11.

This is an 0.11 only feature


Add/Change #147 (Send notification of new account registration to TRAC-ADMINs)




Change Properties
Action