nextcloud-server/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 +07:00
..
AppPasswordController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +07:00
AutoCompleteController.php Make new result parts optional 2021-02-12 16:21:47 +07:00
AvatarController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
CSRFTokenController.php
ClientFlowLoginController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +07:00
ClientFlowLoginV2Controller.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php
GuestAvatarController.php
JsController.php
LoginController.php Allow admins to disable the login form 2021-03-08 15:36:47 +07:00
LostController.php Send emails on password reset to the displayname 2021-02-18 12:38:43 +07:00
NavigationController.php
OCJSController.php
OCSController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
PreviewController.php
RecommendedAppsController.php
SearchController.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
SetupController.php Do not load nonexisting setup.js 2020-12-07 07:39:25 +07:00
SvgController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TwoFactorChallengeController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
UnifiedSearchController.php Add an ETag for the search providers 2020-09-15 09:19:53 +07:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php Update license headers 2020-12-30 14:07:05 +07:00
WhatsNewController.php
WipeController.php