Page MenuHomePhabricator

Add Hooks to User::addGroup and User::removeGroup
Closed, ResolvedPublic

Description

Author: mati

Description:
proposed hooks

I propose to add two new hooks, one should be called when adding a group to a user, one when a group is removed. This allows MediaWiki for example to add/remove groups from a remote authentication/authorization service.

I attached a proposed patch which should work fine and is tested with an extension of mine.


Version: 1.16.x
Severity: enhancement

Attached:

Details

Reference
bz28082

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:36 PM
bzimport set Reference to bz28082.
bzimport added a subscriber: Unknown Object (MLST).