nextcloud-server/tests/Core/Controller
Christoph Wurst 36cee1f386 Let apps register contact menu provider via info.xml
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-25 20:47:17 +02:00
..
AvatarControllerTest.php
ChangePasswordControllerTest.php Add bruteforce protection to changePersonalPassword 2017-04-18 17:55:51 +02:00
ContactsMenuControllerTest.php Let apps register contact menu provider via info.xml 2017-04-25 20:47:17 +02:00
CssControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
JsControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
LoginControllerTest.php Fix remember redirect_url on failed login attempts 2017-04-25 09:38:19 +02:00
LostControllerTest.php Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
OCSControllerTest.php Adjust existing bruteforce protection code 2017-04-14 13:42:40 +02:00
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php