]> source.dussan.org Git - nextcloud-server.git/commit
remove saved credentails if the user no longer has any storage configured using them
authorRobin Appelman <robin@icewind.nl>
Fri, 15 May 2020 15:09:57 +0000 (17:09 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 30 Jul 2020 09:43:15 +0000 (11:43 +0200)
commitc864e5dfc245e1de1bed6b73e11e5b3a4cdf65b7
tree41b68d23787a4f4b3c6f61b8f5357816439936af
parent7ad0f66fc437a63d9b4deac3cd74814882acd6f0
remove saved credentails if the user no longer has any storage configured using them

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_external/appinfo/info.xml
apps/files_external/lib/BackgroundJob/CredentialsCleanup.php [new file with mode: 0644]
apps/files_external/lib/Service/UserGlobalStoragesService.php