nextcloud/core/Controller
Cornelius Kölbel e077e01bf2
Add a TwoFactorException
A Two Factor third party App may throw a TwoFactorException()
with a more detailed error message in case the authentication fails.
The 2FA Controller will then display the message of this Exception
to the user.

Working on #26593

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-11 11:01:52 +01:00
..
AvatarController.php Cache all avatar responses 2016-11-30 09:43:36 +01:00
CssController.php Adds CssControllerTests 2017-01-06 09:42:39 +01:00
LoginController.php Use login name to fix password confirm with ldap users 2017-01-05 12:17:30 +01:00
LostController.php fix password reset if encryption is enabled 2016-12-08 12:08:05 +01:00
OCJSController.php Introduce the UI for password confirmation 2016-11-18 11:57:16 +01:00
OCSController.php Add a signer class for signing 2016-11-21 11:30:00 +01:00
PreviewController.php Add cache 1 day cache to preview endpoint 2016-11-03 14:00:33 +01:00
SetupController.php SetupController should use \OC::$configDir too 2016-08-02 15:28:19 +02:00
TwoFactorChallengeController.php Add a TwoFactorException 2017-01-11 11:01:52 +01:00
UserController.php UserController does not require Defaults 2016-08-29 21:14:50 +02:00