]> source.dussan.org Git - nextcloud-server.git/commit
Transfer to settings app and register
authorChristopher Ng <chrng8@gmail.com>
Fri, 4 Mar 2022 06:36:49 +0000 (06:36 +0000)
committerChristopher Ng <chrng8@gmail.com>
Fri, 18 Mar 2022 04:51:26 +0000 (04:51 +0000)
commite5a205fec1d869dc782ae819aba945309bd8aab0
tree7fee36781841c3fce2d561ff5d213c2964d2b412
parentce6f0349befcf61db4629a83c736fd445f7cce7c
Transfer to settings app and register

Signed-off-by: Christopher Ng <chrng8@gmail.com>
apps/settings/composer/composer/autoload_classmap.php
apps/settings/composer/composer/autoload_static.php
apps/settings/lib/AppInfo/Application.php
apps/settings/lib/UserMigration/AccountMigrator.php [new file with mode: 0644]
apps/settings/lib/UserMigration/AccountMigratorException.php [new file with mode: 0644]
lib/private/Accounts/AccountMigrator.php [deleted file]
lib/private/Accounts/AccountMigratorException.php [deleted file]