thyseus / yii-user-management

a user management module collection for the yii framework
185 stars 122 forks source link

Leave group action #74

Closed AMilkov closed 11 years ago

AMilkov commented 11 years ago

Why there is no actionLeave method in YumUsergroupController class? This way a user can join any group, but there is no option to leave the group !

thyseus commented 11 years ago

fixed in https://github.com/thyseus/yii-user-management/commit/f787c5832b123fe98d5899ca39cf69a116232909 . thanks again for reporting