]> source.dussan.org Git - nextcloud-server.git/commit
enh(LDAP): add occ command to promote an LDAP group to admin
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 21 Nov 2023 20:32:55 +0000 (21:32 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 1 Dec 2023 11:48:24 +0000 (12:48 +0100)
commit18e6c9f5bc95c9c96755cac5b514c4f12f86435b
treeb9e950e41c7dadf780f673b2f49a4d6ad5fddfcb
parentd6b356c63bdf07b094d69ded0d865eab28a0ba55
enh(LDAP): add occ command to promote an LDAP group to admin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/appinfo/info.xml
apps/user_ldap/composer/composer/autoload_classmap.php
apps/user_ldap/composer/composer/autoload_static.php
apps/user_ldap/lib/Command/PromoteGroup.php [new file with mode: 0644]