Skip to content

Commit 4413dce

Browse files
committed
feat(files_sharing): When requesting a remote share with bearer auth, get an access token to use as bearer token
Signed-off-by: Enrique Pérez Arnaud <[email protected]>
1 parent cf33602 commit 4413dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/private/Files/Storage/DAV.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public function __construct(array $settings)
7575
}
7676
}
7777

78-
/*
78+
/**
7979
* Class BearerAuthAwareSabreClient
8080
*
8181
* This is an extension of the Sabre HTTP Client

0 commit comments

Comments
 (0)