Don't return expired user groups in UserRightsProxy
authorThis, that and the other <at.light@live.com.au>
Tue, 31 Jan 2017 10:24:20 +0000 (21:24 +1100)
committerThis, that and the other <at.light@live.com.au>
Tue, 31 Jan 2017 10:24:20 +0000 (21:24 +1100)
commit894b319b2f739242317f44329ef64ae458464244
tree073252ac597483294d93600f80c414537178d6e8
parent728cd57b2d5ff799d15f14791bb8680eb6d1dacc
Don't return expired user groups in UserRightsProxy

Also add a missing type hint in UserGroupMembership.

Bug: T156779
Change-Id: Ica31541f59115db3db92de82592e6a9422082bba
includes/user/UserGroupMembership.php
includes/user/UserRightsProxy.php