Commit graph

2 commits

Author SHA1 Message Date
Gergő Tisza
e42adfd1d9
emptyUserGroup.php: handle more than 5000 users
User::findUsersByGroup has a hard limit of 5000 users, so put it
in a loop. While we are there, replace a deprecated method, handle
failures and make the output a bit more pretty.

Change-Id: I5cc93f17a70dfcdc6ed5f1b57e11ebfd7bf9d76c
2020-09-16 12:56:02 -07:00
Reedy
ed6d53fd38 Add a maintenance script to remove all users from a User Group
Bug: T185989
Change-Id: Ie5cc95b350230bc730c1f1d9f06fc3e95c5f6bd0
2018-09-25 00:57:16 +00:00