Nextcloud Server
Go to file
Lukas Reschke 8ce3d6ea57 End processing when file is not found
We have to end the processing when a file is not found or otherwise the method is proceeding and even sending invalid file paths to the sendfile methods.

Due to nginx preventing directory traversals this is luckily not immediately exploitable. We should for hardening purposes however quit the script execution just as we do for 403 cases and others as well.
2015-05-22 11:53:02 +02:00
.idea
3rdparty@a79a7ee86b Remove phpmailer from 3rdparty 2015-05-06 08:34:15 +02:00
apps [tx-robot] updated from transifex 2015-05-21 01:55:57 -04:00
build
config Merge pull request #15965 from owncloud/conditional-logging 2015-05-19 12:00:19 +02:00
core Merge pull request #16473 from owncloud/occ_16221 2015-05-21 09:47:54 +02:00
l10n
lib End processing when file is not found 2015-05-22 11:53:02 +02:00
ocs
settings [tx-robot] updated from transifex 2015-05-21 01:55:57 -04:00
tests Merge pull request #16322 from owncloud/trash-view 2015-05-20 14:44:01 +02:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess
.jshintrc
.mailmap
.scrutinizer.yml Enable code coverage on scrutinizer 2015-04-30 13:18:15 +02:00
.tag
.user.ini
AUTHORS
autotest-external.sh Replace replace with sed statement 2015-04-29 09:53:45 +02:00
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 2015-05-04 16:37:23 +02:00
autotest-js.sh
autotest.cmd
autotest.sh Store in array to allow paths with whitespace 2015-05-15 13:16:16 +02:00
bower.json
buildjsdocs.sh
console.php Add warning to OCC as well in case another PHP version is used there 2015-05-08 16:08:21 +02:00
CONTRIBUTING.md Simplify even more 2015-04-27 15:39:37 +02:00
COPYING-AGPL
COPYING-README
cron.php Removed OC_BackgroundJob - reduce class overhead 2015-04-18 23:37:32 +02:00
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php 8.1 beta 2 2015-05-17 14:25:56 -04:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html