summaryrefslogtreecommitdiffstats
path: root/tests/Settings/Controller/UsersControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix can change password check in case of encryption is enabledBjoern Schiessle2018-12-201-1/+47
* Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-161-2515/+9
* Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-161-0/+3022
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-3022/+0
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-151-44/+102
|\
| * Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-081-44/+102
* | Obsolete testRoeland Jago Douma2018-03-091-23/+0
|/
* Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-14/+0
* Use ::class in test mocksMorris Jobke2017-10-241-47/+49
* no warning on password change if no encryption module uses per-user keysBjoern Schiessle2017-07-061-4/+32
* Update unit testsMorris Jobke2017-07-051-12/+68
* adjust the testJoas Schilling2017-06-061-0/+46
* consolidate setEnabled methodArthur Schiwon2017-04-291-12/+16
* fix unit testsMorris Jobke2017-04-291-16/+6
* use proper return codes and handle failure casesMorris Jobke2017-04-291-4/+8
* Improve wording of error messagesMorris Jobke2017-04-291-6/+6
* fix unit testsMorris Jobke2017-04-291-24/+13
* add unit tests for enable methodMorris Jobke2017-04-291-1/+221
* add unit tests for disable methodMorris Jobke2017-04-291-1/+219
* adjust tests to have at least one disabled userMorris Jobke2017-04-291-2/+13
* Fix unit testsRoeland Jago Douma2017-04-291-1/+59
* Fix unit testsMorris Jobke2017-04-291-4/+4
* fix unit testBjoern Schiessle2017-04-281-21/+24
* check verification proof and update account tableBjoern Schiessle2017-04-281-2/+104
* Use the correct classJoas Schilling2017-04-201-1/+1
* Import some classesJoas Schilling2017-04-201-80/+51
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-2/+0
* Add support for themingLukas Reschke2017-04-071-183/+27
* Fix testsLukas Reschke2017-04-071-36/+98
* New layout for welcome emailMorris Jobke2017-04-071-38/+41
* add unit testsMorris Jobke2017-02-151-3/+165
* Always enable avatarsMorris Jobke2017-02-131-4/+0
* Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-145/+64
* make sure that we only update the email address if it really changedBjoern Schiessle2016-12-021-7/+26
* bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-9/+61
* update email address correctlyBjoern Schiessle2016-11-231-20/+251
* fix unit testsBjoern Schiessle2016-11-211-74/+7
* allow to change display names in the user settings againBjörn Schießle2016-11-211-0/+1
* Fix testsJoas Schilling2016-10-061-197/+241
* Fix getMock UsersControllerTestRoeland Jago Douma2016-09-131-13/+16
* Move tests/settings to PSR-4Joas Schilling2016-05-191-0/+2032