]> source.dussan.org Git - nextcloud-server.git/commit
add occ command to update UUIDs (incomplete)
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 3 Feb 2022 21:59:23 +0000 (22:59 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 10 Feb 2022 18:48:33 +0000 (18:48 +0000)
commit91578d0e5a931c36ea73d3c58e2b54d03d962303
treea22942150db174ed9a6b3385806a9bf281fa93af
parent0931853023a7d4539ae1a0f8327498869c88d7cb
add occ command to update UUIDs (incomplete)

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/UpdateUUID.php [new file with mode: 0644]
apps/user_ldap/lib/Mapping/AbstractMapping.php
apps/user_ldap/tests/Mapping/AbstractMappingTest.php