ElixirCLE / pairmotron

Programming Pair Pairifier
https://pairmotron.herokuapp.com
5 stars 4 forks source link

Allow Group Admins to remove users from the group #167

Closed mbramson closed 7 years ago

mbramson commented 7 years ago

Gives group-specific admins the ability to remove all other members from the group. This actually includes the owner, but since the owner retains control of the group even when they're not in it, they can just add themselves back in, so I don't think that this is an issue for this card.

Closes #151