Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(login-flow-v2): Restrict allowed apps by user agent check | Misha M.-Kupriyanov | 2025-04-23 | 1 | -0/+69 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -13/+13 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+2 |
* | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 1 | -1/+1 |
* | fix(client-login-flow): Handle missing stateToken gracefully | Christoph Wurst | 2023-02-06 | 1 | -0/+6 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Extend tests | Joas Schilling | 2022-05-16 | 1 | -0/+14 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -6/+6 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -14/+14 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+321 |