server/settings
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller
- Do not store the password (fixes https://github.com/owncloud/core/issues/11385)
- Refactor to AppFramework
- Add unit tests

Conflicts:
	settings/admin/controller.php
2014-10-14 15:38:34 +02:00
..
ajax Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
changepassword fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser 2014-08-12 21:15:55 +02:00
controller Refactor MailSettings controller 2014-10-14 15:38:34 +02:00
css Refactor MailSettings controller 2014-10-14 15:38:34 +02:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Refactor MailSettings controller 2014-10-14 15:38:34 +02:00
l10n [tx-robot] updated from transifex 2014-10-14 01:54:28 -04:00
templates Refactor MailSettings controller 2014-10-14 15:38:34 +02:00
tests/js/users Add timeout to user and group deletion notification 2014-09-15 14:04:44 +02:00
admin.php Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
application.php Refactor MailSettings controller 2014-10-14 15:38:34 +02:00
apps.php Close session when loading apps 2014-10-13 15:03:44 +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 Merge pull request #10420 from owncloud/external-share-self-signed 2014-08-31 15:50:30 +02:00
routes.php Refactor MailSettings controller 2014-10-14 15:38:34 +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 Using countUsers method to return true count of users 2014-09-05 11:23:59 -04:00