Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 1 | -3/+3 |
* | Fix undefined class property access after upgrade from 19 to 20 | Christoph Wurst | 2020-09-07 | 1 | -0/+76 |
* | adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ... | Lionel Elie Mamane | 2020-08-20 | 1 | -3/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -4/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | do not hard-require the token provider | Christoph Wurst | 2017-01-11 | 1 | -1/+9 |
* | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -8/+55 |
* | add login credential store | Christoph Wurst | 2017-01-11 | 2 | -0/+193 |