nextcloud/settings
Lukas Reschke 97b536e3df 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.
2014-08-21 22:22:35 +02:00
..
admin Fix test mail behaviour 2014-06-25 15:32:40 +02:00
ajax Add a trusted domain wizard 2014-08-21 22:22:35 +02:00
changepassword fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser 2014-08-12 21:15:55 +02:00
css Fixed JS and CSS issues in users page 2014-07-17 13:13:03 +02:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Add a trusted domain wizard 2014-08-21 22:22:35 +02:00
l10n [tx-robot] updated from transifex 2014-08-21 01:56:31 -04:00
templates Merge pull request #10339 from owncloud/users-defaultquotafix 2014-08-18 18:50:43 +02:00
admin.php Add a note about overwritewebroot when using system cron 2014-08-18 11:10:22 +02:00
apps.php Add option to enable app for specific groups 2014-06-03 12:42:35 +02:00
help.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php fix old Japanese language code redirection 2014-08-09 16:52:08 +02:00
routes.php Merge branch 'master' into update_shipped_apps_from_appstore 2014-06-05 22:54:27 +02:00
settings.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
users.php Port of #9584 2014-07-16 12:23:26 +02:00