]> source.dussan.org Git - nextcloud-server.git/commit
feat(occ): Add support for iterable in Base and use in in group:list and user:list
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 8 Jul 2024 14:56:07 +0000 (16:56 +0200)
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>
Tue, 6 Aug 2024 10:13:26 +0000 (12:13 +0200)
commitdb16a32ac3bf851b0f16034c6fbf348f3bb30577
tree38fc1612fbaf2e2ab3ce724ff3d92509b2684fac
parent7a7f259f3c3c3d9eb7e58d1e0f1ee93090582c80
feat(occ): Add support for iterable in Base and use in in group:list and user:list

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
core/Command/Base.php
core/Command/Group/ListCommand.php
core/Command/User/ListCommand.php