nextcloud-server/tests/Core/Controller
Arthur Schiwon 6857136f06
fixes missing prefix to validate password reset token
- also fixes the test which missed asserting the presence of it

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-10 19:06:50 +07:00
..
AppPasswordControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
AutoCompleteControllerTest.php Fix more controller tests in Core subdir 2021-03-24 09:02:19 +07:00
AvatarControllerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
CSRFTokenControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
ChangePasswordControllerTest.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
ClientFlowLoginControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
ClientFlowLoginV2ControllerTest.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +07:00
ContactsMenuControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
CssControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
GuestAvatarControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
JsControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
LoginControllerTest.php Fix more controller tests in Core subdir 2021-03-24 09:02:19 +07:00
LostControllerTest.php fixes missing prefix to validate password reset token 2021-09-10 19:06:50 +07:00
NavigationControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
SvgControllerTest.php Resolve absolute path in tests 2021-09-06 21:26:27 +07:00
TwoFactorChallengeControllerTest.php Add logging to 2FA failure 2021-06-21 20:43:12 +07:00
UserControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
WellKnownControllerTest.php Add well known handlers API 2020-12-16 13:13:05 +07:00
WipeControllerTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00