nextcloud/tests/Core/Controller
Andy Scherzinger a256d7eecc
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61615 from nextcloud/fix/lostpassword-throttle-reset-form
fix(core): Throttle lost-password reset form when link is disabled
2026-07-07 18:56:24 +02:00
..
AppPasswordControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
AutoCompleteControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
AvatarControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
ChangePasswordControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
ClientFlowLoginControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
ClientFlowLoginV2ControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ContactsMenuControllerTest.php chore(tests): Fix typo resulting in tests issue 2026-06-11 09:45:32 +02:00
CSRFTokenControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
CssControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GuestAvatarControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
JsControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LoginControllerTest.php fix(bruteforce): Don't throttle requests with failing CSRF 2026-07-07 17:02:08 +02:00
LostControllerTest.php fix(core): Throttle lost-password reset form when link is disabled 2026-07-07 16:53:02 +02:00
NavigationControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
OCSControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
OpenMetricsControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
PreviewControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
TwoFactorChallengeControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
UserControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
WellKnownControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
WipeControllerTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00