Last modified: 2012-04-12 13:55:11 UTC
Created attachment 8303 [details] 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.
Adapted patch in r84134