]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Change auth_request_get_log_prefix_db() to be static
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 11 Jan 2024 18:01:07 +0000 (13:01 -0500)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:11 +0000 (12:34 +0200)
commit3b4625418f03a4e61ff1955068d3db9ec43ab0e2
tree63eee8cc4531d493388e71c711d9fa296ca47e5d
parentcd539fc7e25c12834d2f7a02a51421a4633edd64
auth: Change auth_request_get_log_prefix_db() to be static

Now the only place it's called outside passdb/userdb lookups is while
doing a userdb cache lookup.
src/auth/auth-request.c
src/auth/auth-request.h