nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2015-02-17 01:56:23 -05:00
private Merge pull request #14308 from owncloud/fix-14247 2015-02-18 10:05:33 +01:00
public Make scrutinizer happy 2015-02-16 22:13:00 +01:00
repair Merge pull request #13861 from owncloud/remove-disabled-files-repair-step 2015-02-10 22:46:53 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Check if instance is not yet installed 2015-02-18 13:06:46 +01:00