aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Controller/AuthSettingsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-9/+9
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-10/+10
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-10/+10
* | chore: Add SPDX headerAndy Scherzinger2024-06-031-26/+3
|/
* More test fixingJoas Schilling2021-12-011-9/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Move away some ILoggersRoeland Jago Douma2021-03-021-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Check the user on remote wipeJoas Schilling2020-03-161-2/+31
* Update license headersChristoph Wurst2019-12-051-3/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-0/+45
* Move settings to an appChristoph Wurst2019-09-281-0/+400