nextcloud/tests/settings/controller
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management
* introduced new route settings/users/{id}/mailAddress
* kept old responses
* better error messages
* dropped lostpassword.php from settings/ajax
* cleaned up the UserList.add() and hand in user object instead of
  each attribute as another parameter
* check for change permission of mail address
* proper response messages
2014-12-18 22:43:09 +01:00
..
groupscontrollertest.php React on other statuscodes than 200 2014-12-08 16:35:13 +01:00
mailsettingscontrollertest.php Make root tests extend the \Test\TestCase 2014-11-19 14:53:51 +01:00
securitysettingscontrollertest.php Migrate "setsecurity.php" to the AppFramework 2014-11-03 16:53:03 +01:00
userscontrollertest.php Mail address of users is now changable in the user management 2014-12-18 22:43:09 +01:00