nextcloud-server/tests/Core/Controller
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
..
AppPasswordControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AutoCompleteControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
AvatarControllerTest.php fix Controller tests 2022-07-22 22:15:41 +07:00
CSRFTokenControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ChangePasswordControllerTest.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +07:00
ClientFlowLoginControllerTest.php make oauth2 authorization code expire after 10 minutes 2023-10-05 14:24:02 +07:00
ClientFlowLoginV2ControllerTest.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ContactsMenuControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
CssControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
GuestAvatarControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
JsControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
LoginControllerTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
LostControllerTest.php fix(tests): Adjust unit tests 2023-05-15 16:12:14 +07:00
NavigationControllerTest.php Fix a bunch of deprecation in the phpunit for core 2023-01-24 09:34:09 +07:00
OCSControllerTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
PreviewControllerTest.php fix(tests): preview phpunit 2023-08-17 18:58:21 +07:00
TwoFactorChallengeControllerTest.php Fix a bunch of deprecation in the phpunit for core 2023-01-24 09:34:09 +07:00
UserControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
WellKnownControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
WipeControllerTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00