aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Command/StorageAuthBase.php
Commit message (Collapse)AuthorAgeFilesLines
* feat: add command to scan external storages directlyRobin Appelman2024-03-061-0/+129
the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used Signed-off-by: Robin Appelman <robin@icewind.nl>