Opened 19 years ago

Last modified 18 years ago

#62 closed enhancement

An IAccountChangeListener extension point to AccountManagerPlugin — at Version 1

Reported by: Alec Thomas Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Alec Thomas)

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.

Change History (2)

Changed 19 years ago by Alec Thomas

Attachment: act_mgr_listener.diff added

Implementation of IAccountChangeListener extension point

comment:1 Changed 19 years ago by Alec Thomas

Description: modified (diff)
Note: See TracTickets for help on using tickets.