Browse Source
Merge pull request #17623 from j3l11234/master
Add support for download share on old android browser
pull/20587/head
Roeland Jago Douma
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
apps/files_sharing/lib/Controller/ShareController.php
|
|
|
@ -539,6 +539,7 @@ class ShareController extends AuthPublicShareController { |
|
|
|
/** |
|
|
|
* @PublicPage |
|
|
|
* @NoCSRFRequired |
|
|
|
* @NoSameSiteCookieRequired |
|
|
|
* |
|
|
|
* @param string $token |
|
|
|
* @param string $files |
|
|
|
|