Add ldap:reset-group command to unmap groups from LDAP#31661
Conversation
|
@blizzz Do you know why the return of deleteGroup is ignored in https://github.com/nextcloud/server/blob/master/lib/private/Group/Group.php#L357-L358 ? A boolean is returned but it’s ignored. |
I am not aware of a reason of doing so, and I concur that instead of setting result blindly to true, I would OR it with the result of deleteGroup. |
|
/rebase |
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
02e73cf to
d7a2910
Compare
I will open an other PR for this. |
Signed-off-by: Côme Chilliet [email protected]