nextcloud-server/core/Command/User
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +07:00
..
Add.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
AddAppPassword.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Delete.php Allow to autocomplete user and group ids in commands 2022-04-08 11:54:44 +07:00
Disable.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Enable.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Info.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
LastSeen.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ListCommand.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Report.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ResetPassword.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00
Setting.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00