Nextcloud Server
Go to file
Lukas Reschke 1a41f8f6f9 Check if instance is not yet installed
Due to a security hardening in 8.1 a missing value of empty trusted domains in the config would provoke an error as this was misused by a lot of users.

This caused a problem where the initial installation happened from another domain than 127.0.0.1 as in this case the domain was considered untrusted as no value was defined. However, this special case should not get intercepted.

To test:
- [ ] Installing ownCloud on 127.0.0.1 works
- [ ] Installing ownCloud on another domain / IP works
- [ ] When setting up ownCloud from 127.0.0.1 and accessing it from the domain above the trusted domain error should be shown if not specified in the config

Fixes https://github.com/owncloud/core/issues/14320
2015-02-18 13:06:46 +01:00
.idea
3rdparty@5142d69c5c Update 3rdparty commit to master 2015-02-16 14:53:16 +01:00
apps Update phpseclib to version 0.3.9. 2015-02-18 01:16:23 +01:00
build
config Removed anchor in config.sample.php 2015-02-12 22:00:24 +01:00
core [tx-robot] updated from transifex 2015-02-18 01:55:40 -05:00
l10n
lib Check if instance is not yet installed 2015-02-18 13:06:46 +01:00
ocs Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
settings [tx-robot] updated from transifex 2015-02-18 01:55:40 -05:00
tests Merge pull request #14207 from owncloud/propfind-optimize 2015-02-18 00:18:47 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Setting default charset to UTF-8 in .htaccess and .user.ini 2015-02-10 09:39:06 +01:00
.jshintrc
.scrutinizer.yml
.tag
.user.ini Setting default charset to UTF-8 in .htaccess and .user.ini 2015-02-10 09:39:06 +01:00
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json
buildjsdocs.sh
console.php console commands shall not be limited with respect to execution time - fixes #14156 2015-02-16 09:16:32 +01:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml Revert "Improve: Index for file_map" 2015-02-13 15:15:28 +01:00
index.html
index.php
indie.json
issue_template.md
occ
public.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
README.md
remote.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
robots.txt
status.php
version.php Update version to a higher one then before 2015-02-13 15:24:53 +01: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

Installation instructions

http://doc.owncloud.org/server/8.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/8.0/developer_manual/core/translation.html