summaryrefslogtreecommitdiffstats
path: root/tests/Settings/Controller/AuthSettingsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for rename / grant / revokeDaniel Kesselberg2019-02-131-4/+94
* Don't update token if current session tokenDaniel Kesselberg2019-02-021-3/+2
* Add canRename & name to testsDaniel Kesselberg2019-02-021-5/+7
* Add test for destroy with invalid userDaniel Kesselberg2019-01-301-33/+88
* Publish event for app token create/update/deleteDaniel Kesselberg2019-01-301-5/+9
* Just pass uid to the Token stuffRoeland Jago Douma2018-06-181-10/+2
* Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-241-0/+40
* Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-3/+3
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-1/+3
|\
| * Fix unit testsJoas Schilling2016-11-181-1/+3
* | fix warnings when updating app passwordRobin Appelman2016-11-161-3/+2
|/
* Adds tests for the AuthSettingsControllerRoeland Jago Douma2016-11-161-0/+23
* cast to intRobin Appelman2016-11-161-4/+4
* update testsRobin Appelman2016-11-161-1/+7
* Fix getMock settingsRoeland Jago Douma2016-09-071-9/+15
* Add reference to current userLukas Reschke2016-08-151-0/+1
* prevent users from deleting their own session tokenChristoph Wurst2016-06-281-5/+36
* Move parallel merged auth tests to PSR-4Joas Schilling2016-05-251-0/+159