nextcloud/core/Middleware
Roeland Jago Douma 8c77882794
No need to check 2fa state on apptoken logins
If you login with an apptoken there is no need to check 2FA state as
this does not apply to apptokens. Not checking saves us a query on each
request made from a client.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-20 17:40:40 +01:00
..
TwoFactorMiddleware.php No need to check 2fa state on apptoken logins 2019-02-20 17:40:40 +01:00