nextcloud/core/templates
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
..
filetemplates Fix #24655 2016-05-17 20:43:02 +02:00
lostpassword Use proper shortcut methods in templates 2016-04-06 10:25:04 +02:00
403.php Add unit testing capabilities for templates (#23708) 2016-04-12 12:49:11 +02:00
404.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00
altmail.php Fix broken new lines in plain text mail template 2014-09-04 11:30:54 +02:00
error.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
exception.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00
filepicker.html show empty folder message in filepicker 2016-10-21 16:35:55 +02:00
installation.php Fix #24219: Added hint for specifying a port. (#26860) 2016-12-22 15:55:09 +01:00
layout.base.php Inlince oc.js if possible! 2016-10-25 22:03:18 +02:00
layout.guest.php Inlince oc.js if possible! 2016-10-25 22:03:18 +02:00
layout.noscript.warning.php Deduplicate template code and do not translate the links 2015-02-09 16:01:52 +01:00
layout.user.php Use a form so firefox doesn't try to save the space as a password 2016-12-19 12:43:31 +01:00
login.php Save the timezone on login again 2016-12-08 10:45:24 +01:00
mail.php Fix mail header logo [fixes #1326] 2016-11-30 01:06:47 +01:00
message.html Remove uninterpreted PHP 2016-08-19 14:24:26 +02:00
singleuser.user.php singleuser.user.php -> nextcloud 2016-06-22 07:48:36 +02:00
tags.html addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
twofactorselectchallenge.php add 2fa backup codes app 2016-09-05 08:51:13 +02:00
twofactorshowchallenge.php Add a TwoFactorException 2017-01-11 11:01:52 +01:00
untrustedDomain.php Initial work on Apps page split: 2016-08-09 18:05:09 +02:00
update.admin.php reduce info on update screens, introduce button to refresh 2016-08-04 12:48:25 +02:00
update.use-cli.php Suggest cli based updater in case the instance is bigger - #23913 2016-04-18 17:09:21 +02:00
update.user.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00