]> source.dussan.org Git - nextcloud-server.git/commit
Show warning page when accessing server from an untrusted domain
authorVincent Petry <pvince81@owncloud.com>
Wed, 5 Mar 2014 14:02:05 +0000 (15:02 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 6 Mar 2014 10:51:08 +0000 (11:51 +0100)
commit421cff00bdb6441b1639c83ed68dc1cbe196e333
tree1ba3654cbae36056fc948d4ad9381805437be13f
parent1785c0c9b9fcdc6e9a8e58f13f45e5b53364882a
Show warning page when accessing server from an untrusted domain

Added early check for the requested domain host and show a warning
page if the domain is not trusted.
lib/base.php
lib/private/request.php