mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>