]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: db-oauth2 - Keep initialized oauth2 databases in memory
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Jun 2020 05:32:58 +0000 (08:32 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:12 +0000 (12:34 +0200)
commit88d3317b698ef57cb5cd71e439effcefe6efe96b
tree0b0f265f977eee2c8b56b220b12b8323dfe58a1a
parentb82eb23810cbe8c40d244564fdf150f851919fcd
auth: db-oauth2 - Keep initialized oauth2 databases in memory

Removes refcounting. This avoids losing cache. Simplifies next change.
src/auth/db-oauth2.c
src/auth/db-oauth2.h
src/auth/main.c
src/auth/passdb-oauth2.c