server/lib/private/legacy
Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass
This fixes infinite loops that are caused whenever a user is about to solve a 2FA
challenge, but the provider app is disabled at the same time. Since the session
value usually indicates that the challenge needs to be solved before we grant access
we have to remove that value instead in this special case.
2016-08-24 10:49:23 +02:00
..
db Update with robin 2016-07-21 18:13:58 +02:00
group Update with robin 2016-07-21 18:13:58 +02:00
l10n Fix others 2016-07-21 18:13:57 +02:00
ocs Remove unused private classes 2016-08-18 09:37:11 +02:00
template Fix others 2016-07-21 18:13:57 +02:00
user Fix others 2016-07-21 18:13:57 +02:00
api.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
app.php Cache registered autoloaders 2016-08-22 23:49:46 +02:00
db.php Update with robin 2016-07-21 18:13:58 +02:00
defaults.php Update with robin 2016-07-21 18:13:58 +02:00
eventsource.php Update with robin 2016-07-21 18:13:58 +02:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Update with robin 2016-07-21 18:13:58 +02:00
group.php Update with robin 2016-07-21 18:13:58 +02:00
helper.php fix getting quota for public links with quota_include_external_storage 2016-08-12 15:59:19 +02:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Update with robin 2016-07-21 18:13:58 +02:00
json.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
l10n.php Update with robin 2016-07-21 18:13:58 +02:00
ocs.php Update with robin 2016-07-21 18:13:58 +02:00
response.php Fix others 2016-07-21 18:13:57 +02:00
template.php Update with robin 2016-07-21 18:13:58 +02:00
user.php Update with robin 2016-07-21 18:13:58 +02:00
util.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00