nextcloud-server/tests/Core/Controller
Joas Schilling 6dd60b6d30
Only allow avatars in 64 and 512 pixel size
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 16:47:51 +07:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php
AvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
ClientFlowLoginControllerTest.php Pass username prefill through unauthenticated request redirects 2021-12-29 11:52:31 +07:00
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CssControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
GuestAvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +07:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
LoginControllerTest.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +07:00
LostControllerTest.php fixes missing prefix to validate password reset token 2021-09-10 19:06:50 +07:00
NavigationControllerTest.php
OCSControllerTest.php
PreviewControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
SvgControllerTest.php Resolve absolute path in tests 2021-09-06 21:26:27 +07:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +07:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php