Ticket #62 (closed enhancement: fixed)

Opened 8 years ago

Last modified 7 years ago

An IAccountChangeListener extension point to AccountManagerPlugin

Reported by: athomas Assigned to: mgood
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (Last modified by athomas)

TracHacks has a requirement to hook into the user creation/destruction process. On creation of a user it constructs a default user page and on destruction all SVN permissions are cleaned up.

This patch implements an extension point that allows for this. I had to eradicate the DispatchProperty, mostly because I didn't follow what it was doing :)

Please consider for integration.

Attachments

act_mgr_listener.diff (2.0 kB) - added by athomas on 10/04/05 15:30:15.
Implementation of IAccountChangeListener extension point

Change History

10/04/05 15:30:15 changed by athomas

  • attachment act_mgr_listener.diff added.

Implementation of IAccountChangeListener extension point

10/04/05 15:30:33 changed by athomas

  • description changed.

10/05/05 00:20:51 changed by anonymous

  • type changed from defect to enhancement.

10/29/05 20:43:52 changed by mgood

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

I've added this in [131] with some changes to make it possible to differentiate between when an account is created or updated.

01/09/06 15:35:23 changed by athomas

  • milestone deleted.

Milestone 0.9 deleted


Add/Change #62 (An IAccountChangeListener extension point to AccountManagerPlugin)




Change Properties
Action