Modify

Opened 18 years ago

Closed 16 years ago

Last modified 16 years ago

#147 closed enhancement (fixed)

Send notification of new account registration to TRAC-ADMINs

Reported by: Markus Tacker Owned by: Matt Good
Priority: low Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Gunnar Wagenknecht Trac Release: 0.11

Description

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

Attachments (2)

account.changes.notification.trac-0.11.diff (7.5 KB) - added by Pedro Algarvio, aka, s0undt3ch 16 years ago.
Here's a patch which implements this ticket for trac 0.11
account_changes_notifications.patch (7.0 KB) - added by Pedro Algarvio, aka, s0undt3ch 16 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 18 years ago by Gunnar Wagenknecht

Cc: Gunnar Wagenknecht added; anonymous removed
Trac Release: 0.8

comment:2 Changed 18 years ago by Matt Good

Priority: normallow

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.

comment:3 Changed 18 years ago by Matt Good

Trac Release: 0.80.9

comment:4 Changed 18 years ago by anonymous

Registration Module is not usable

comment:5 in reply to:  4 Changed 18 years ago by Matt Good

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.

Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

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

comment:6 Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

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

Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

comment:7 Changed 16 years ago by John Hampton

Resolution: fixed
Status: newclosed

(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

comment:8 Changed 16 years ago by John Hampton

Trac Release: 0.90.11

This is an 0.11 only feature

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.