]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: auth-cache - Deduplicate auth_cache_parse_key() to use auth_cache_parse_key_and...
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 25 Jul 2025 08:48:43 +0000 (11:48 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Fri, 1 Aug 2025 08:18:11 +0000 (08:18 +0000)
commit759ee1af848480987d012de2f7135160156724b6
treee0aa156e7d0af4ad99957f9d684dda6bc40a7250
parentc45ce2c073c9439a9d6366016cb4d41059d737f0
auth: auth-cache - Deduplicate auth_cache_parse_key() to use auth_cache_parse_key_and_fields()

Simplifies following commit
src/auth/auth-cache.c