summaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/Controller/OCSAuthAPIControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(federation): Add bruteforce protection to federation endpointJoas Schilling2024-02-211-2/+18
* Fix many issues with the testsCarl Schwan2022-06-281-19/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-1/+0
* improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-251-3/+0
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ITimeFactoryRoeland Jago Douma2017-08-011-33/+35
* we don't need to remove the job manually here, even if we ask once more the o...Bjoern Schiessle2017-08-011-2/+0
* expire getShareadSecret job after 30 daysBjoern Schiessle2017-08-011-10/+18
* Use function parametersRoeland Jago Douma2016-08-281-7/+2
* Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-281-0/+202