You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/Core/Controller
Michael Weimann bf1253cb49
Implement guest avatar endpoint
8 years ago
..
AppPasswordControllerTest.php Add an endppoint for clients to request an app password 8 years ago
AutoCompleteControllerTest.php Remove config from AutoCompleteController 9 years ago
AvatarControllerTest.php Implement guest avatar endpoint 8 years ago
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 9 years ago
ChangePasswordControllerTest.php Use ::class in test mocks 9 years ago
ClientFlowLoginControllerTest.php Fix template paramter 8 years ago
ContactsMenuControllerTest.php add contactsmenu popover 9 years ago
CssControllerTest.php Fix tests 8 years ago
GuestAvatarControllerTest.php Implement guest avatar endpoint 8 years ago
JsControllerTest.php Fix tests 8 years ago
LoginControllerTest.php Honor remember_login_cookie_lifetime 8 years ago
LostControllerTest.php Clean pending 2FA authentication on password reset 8 years ago
NavigationControllerTest.php Fix app navigation controller to return an array 8 years ago
OCSControllerTest.php Fix tests 9 years ago
PreviewControllerTest.php Add cache 1 day cache to preview endpoint 10 years ago
SvgControllerTest.php Keep list of icons in a separate file for use in the accessibility app 8 years ago
TwoFactorChallengeControllerTest.php Make 2FA providers stateful 8 years ago
UserControllerTest.php Adds user controller tests 10 years ago