Skip to content

Commit

Permalink
Merge pull request #17623 from j3l11234/master
Browse files Browse the repository at this point in the history
Add support for download share on old android browser
  • Loading branch information
rullzer authored Apr 24, 2020
2 parents defcbd9 + fa4d71c commit 4114bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/files_sharing/lib/Controller/ShareController.php
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ public function showShare($path = ''): TemplateResponse {
/**
* @PublicPage
* @NoCSRFRequired
* @NoSameSiteCookieRequired
*
* @param string $token
* @param string $files
Expand Down

0 comments on commit 4114bce

Please sign in to comment.