summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/LoginCredentials
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Use PSR logger in authenticationJoas Schilling2020-10-121-3/+3
* Fix undefined class property access after upgrade from 19 to 20Christoph Wurst2020-09-071-0/+76
* adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane2020-08-201-3/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* do not hard-require the token providerChristoph Wurst2017-01-111-1/+9
* use login hook credentials as fallbackChristoph Wurst2017-01-111-8/+55
* add login credential storeChristoph Wurst2017-01-112-0/+193