]> source.dussan.org Git - nextcloud-server.git/commit
Allow to autocomplete user and group ids in commands 31889/head
authorJoas Schilling <coding@schilljs.com>
Fri, 8 Apr 2022 09:40:05 +0000 (11:40 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 8 Apr 2022 09:54:44 +0000 (11:54 +0200)
commitcfd2e8cc2026222866dd78a77fecd8ed44532634
treecb2685ad69694c7948e06e07b04a2ba068ee0a80
parent69378e15347630cdf4c3c7465a951857926e52ec
Allow to autocomplete user and group ids in commands

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Command/Group/AddUser.php
core/Command/Group/Delete.php
core/Command/Group/Info.php
core/Command/Group/RemoveUser.php
core/Command/User/Delete.php
core/Command/User/Disable.php
core/Command/User/Enable.php
core/Command/User/Info.php
core/Command/User/LastSeen.php
core/Command/User/ResetPassword.php
core/Command/User/Setting.php