Nextcloud Server
Go to file
Lukas Reschke 199276bcbb Verify existence of $_GET key
Otherwise when the file without any specified mimetype was accessed the error log was flooded with entries such as "Undefined index: mime", there can be multiple issues found about this in the forum and our bugtracker.

To test this access `/index.php/apps/files/ajax/mimeicon.php` with and without `$_GET['mime']`.

Fixes itself.
2015-01-09 02:31:59 +01:00
.idea
3rdparty@3c5c49860e
apps Verify existence of $_GET key 2015-01-09 02:31:59 +01:00
build
config
core Add timeout for notifications 2015-01-08 13:06:45 +01:00
l10n
lib Merge pull request #12988 from owncloud/logfile_download 2015-01-09 00:33:22 +01:00
ocs
search
settings Merge pull request #12988 from owncloud/logfile_download 2015-01-09 00:33:22 +01:00
tests Merge pull request #12988 from owncloud/logfile_download 2015-01-09 00:33:22 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Add version to .htaccess 2015-01-08 12:49:02 +01:00
.jshintrc
.scrutinizer.yml
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json
buildjsdocs.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
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

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

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://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/7.0/developer_manual/core/translation.html