Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't count range download in download limit #35324

Closed
wants to merge 3 commits into from

Also take in count audio files

3cbfab6
Select commit
Loading
Failed to load commit list.
Closed

Don't count range download in download limit #35324

Also take in count audio files
3cbfab6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm failed Aug 1, 2024 in 10m 49s

2 new alerts including 2 errors

New alerts in code changed by this pull request

  • 2 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 441 in apps/files_sharing/lib/Controller/ShareController.php

See this annotation in the file changed.

Code scanning / Psalm

RedundantCondition Error

Operand of type true is always truthy

Check failure on line 441 in apps/files_sharing/lib/Controller/ShareController.php

See this annotation in the file changed.

Code scanning / Psalm

RedundantCondition Error

Type false for $isVideoAudio is always falsy