aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/ClientFlowLoginV2ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(login-flow-v2): Restrict allowed apps by user agent checkMisha M.-Kupriyanov2025-04-231-0/+69
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-13/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* core: Add OpenAPI specjld31032023-07-131-1/+1
* fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-061-0/+6
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Extend testsJoas Schilling2022-05-161-0/+14
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-6/+6
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-14/+14
* 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
* Login flow V2Roeland Jago Douma2019-02-251-0/+321