nextcloud-server/tests
Lukas Reschke 9bc99bb297 Explicitly check for port
The setup uses `\OCP\IRequest::getInsecureServerHost` which in some cases can also include a port. This makes the trusted domain check fail thus.

I've decided to add this here that way because adjusting the setup would require parsing the host properly. This is not something that can be done very good in PHP. Check the following example for why `parse_url` is not our friend: https://3v4l.org/k501Z
2016-03-11 14:54:20 +07:00
..
acceptance
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +07:00
core Merge pull request #18444 from owncloud/occ-config-types 2016-01-25 10:02:51 +07:00
data Revert "No longer evaluate appinfo/version" 2016-03-03 18:42:23 +07:00
docker/mariadb Use official mariadb docker 2016-02-11 14:17:17 +07:00
lib Explicitly check for port 2016-03-11 14:54:20 +07:00
objectstore local entrypoint.sh isn't needed - all fixes are upstream 2016-03-01 13:54:46 +07:00
ocs
ocs-provider Fix formatting of response 2016-02-25 19:05:05 +07:00
settings Merge pull request #22551 from owncloud/make-exceptions-easier-to-debug 2016-02-23 10:23:03 +07:00
travis Make Travis CI pass when DAV was not touched 2015-10-29 10:14:45 +07:00
apps.php
bootstrap.php Load all enabled apps in test bootstrap 2015-09-07 16:06:53 +07:00
enable_all.php implementation of the federated share provider 2016-02-08 11:30:48 +07:00
karma.config.js Add system tags filter section for files app 2016-02-09 10:59:29 +07:00
phpunit-autotest-external.xml remove deprecated strict setting 2015-12-09 12:10:12 +07:00
phpunit-autotest.xml Fix coverage reporting 2016-02-16 14:21:28 +07:00
phpunit.xml.dist
preseed-config.php
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +07:00