nextcloud/lib
Christoph Wurst a7cc8c86ab
Redirect to 2FA selection screen
Apps like 'rainloop' use \OCP\Util::isLoggedIn() to check whether the
current request is authenticated. Since we redirected to the index
page before, it resulted in an infinite redirection loop. This change
sets the redirection URL to the 2FA selection page, which is the only
allowed page in that authentication state.

Fixes https://github.com/nextcloud/server/issues/3702

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-03 14:31:57 +02:00
..
composer update autoloader 2017-03-30 11:14:56 +02:00
l10n [tx-robot] updated from transifex 2017-04-03 00:08:20 +00:00
private Redirect to 2FA selection screen 2017-04-03 14:31:57 +02:00
public rename fun to func 2017-03-30 11:15:06 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00