mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
8c77882794
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>