]> source.dussan.org Git - nextcloud-server.git/commit
Add a trusted domain wizard
authorLukas Reschke <lukas@owncloud.com>
Thu, 21 Aug 2014 20:22:35 +0000 (22:22 +0200)
committerLukas Reschke <lukas@owncloud.com>
Thu, 21 Aug 2014 20:22:35 +0000 (22:22 +0200)
commit97b536e3dfd35d1e51ecf866ccb433745c33309a
treeae39f9099f410e5bcd9dbd4c58b24faa2752a4c7
parent52d5429768acdb87b2dc2efedc89eb4ad0d29139
Add a trusted domain wizard

Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain.

By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement.
core/css/styles.css
core/templates/untrustedDomain.php [new file with mode: 0644]
lib/base.php
settings/ajax/setsecurity.php
settings/js/admin.js