nextcloud/lib
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
..
composer Merge pull request #969 from nextcloud/allow-to-validate-operations 2016-08-21 20:45:40 +02:00
l10n [tx-robot] updated from transifex 2016-08-17 13:30:52 +00:00
private prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
public Validate the operation 2016-08-19 12:23:05 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php check registered sections and settings after an app got updated to garbage collect orphaned classes 2016-08-16 00:56:17 +02:00