nextcloud-server/apps/dav
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
..
appinfo Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
bin Fix apps/ 2016-07-21 18:13:57 +02:00
lib prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
templates Fix apps/ 2016-07-21 18:13:57 +02:00
tests prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
.gitignore