summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r--apps/files_sharing/appinfo/info.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index 29a137fed0b..54100704d74 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -51,4 +51,10 @@ Turning the feature off removes shared files and folders on the server for all s
<commands>
<command>OCA\Files_Sharing\Command\CleanupRemoteStorages</command>
</commands>
+
+ <repair-steps>
+ <post-migration>
+ <step>OCA\Files_Sharing\Migration\SetPasswordColumn</step>
+ </post-migration>
+ </repair-steps>
</info>