]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: db-oauth2 - Don't set db_oauth2_request.token for grant lookups
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 26 May 2020 21:57:24 +0000 (00:57 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 7 Dec 2020 08:59:28 +0000 (08:59 +0000)
commit06157f5331669ed4d1264f027e3bbfe69a69b078
tree1ecb43c0bef47cb4780493dc728db9f2369ab86c
parentfd15e2e61f53f660c7779293281c514f49525c4a
auth: db-oauth2 - Don't set db_oauth2_request.token for grant lookups

The grant lookup sets the token. There's no need to set it before that.
src/auth/db-oauth2.c