nextcloud/core/Controller
Roeland Jago Douma 4076dfb019 Allow admins to disable the login form
In case they want to not allow this because they use SSO (and do not
want the users to enter their credentials there by accident).

?direct=1 still works.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-08 15:36:47 +01:00
..
AppPasswordController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +01:00
AutoCompleteController.php Make new result parts optional 2021-02-12 16:21:47 +01:00
AvatarController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CSRFTokenController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ClientFlowLoginController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +01:00
ClientFlowLoginV2Controller.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CollaborationResourcesController.php Update license headers 2019-12-05 15:38:45 +01:00
ContactsMenuController.php Update license headers 2019-12-05 15:38:45 +01:00
CssController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
GuestAvatarController.php Update license headers 2019-12-05 15:38:45 +01:00
JsController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LoginController.php Allow admins to disable the login form 2021-03-08 15:36:47 +01:00
LostController.php Send emails on password reset to the displayname 2021-02-18 12:38:43 +01:00
NavigationController.php Update license headers 2019-12-05 15:38:45 +01:00
OCJSController.php Trailing comma's in functin arguments break on 7.2 2020-05-13 11:20:54 +02:00
OCSController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
PreviewController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
RecommendedAppsController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SearchController.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SetupController.php Do not load nonexisting setup.js 2020-12-07 07:39:25 +01:00
SvgController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TwoFactorChallengeController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
UnifiedSearchController.php Add an ETag for the search providers 2020-09-15 09:19:53 +02:00
UserController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
WalledGardenController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
WebAuthnController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
WellKnownController.php Update license headers 2020-12-30 14:07:05 +01:00
WhatsNewController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
WipeController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00