nextcloud-server/core/Controller
Lukas Reschke ee0ebd192a Use proper URL generation function (#24576)
Fixes the redirection after login, otherwise `core/files/index` is opened which fails.
2016-05-11 19:39:57 +02:00
..
AvatarController.php
LoginController.php Use proper URL generation function (#24576) 2016-05-11 19:39:57 +02:00
LostController.php
SetupController.php
TokenController.php fix PHPDoc and other minor issues 2016-05-11 13:36:46 +02:00
UserController.php