]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: oauth2 - remove db_oauth2_request.result
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 15 Mar 2017 22:38:39 +0000 (00:38 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 15 Mar 2017 23:28:43 +0000 (01:28 +0200)
commit5e48e30039369053adfc16b93bca0cc9a7ec9f1d
tree4c500f18f12cada79a53fb8f4652bb337eacaae3
parent01484d200b661650021338c7516cef5449623db9
auth: oauth2 - remove db_oauth2_request.result

It's not a persistent state. When it's set, the callback needs to be called.
This way it's more difficult to forget to set it.
src/auth/db-oauth2.c
src/auth/db-oauth2.h
src/auth/passdb-oauth2.c