]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm auth server: Change authCacheFlush command to support user-mask
authorMarkus Valentin <markus.valentin@open-xchange.com>
Tue, 20 Jan 2026 09:59:08 +0000 (10:59 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 23 Jan 2026 09:34:59 +0000 (09:34 +0000)
commitcb7d6d1174a1ac220f0b60affe2372ae77c893e2
tree4b8b28a54434349d801589b91fdbdaf6c5483151
parent2e288bd8c17e61f13418b722fa23367a9785aa5b
doveadm auth server: Change authCacheFlush command to support user-mask

Change the "user" parameter of for doveadm-auth-server from a username array
to user-mask array.

Fixes: Panic: file doveadm-cmd-parse.c: line 124 (doveadm_cmd_param_str): assertion failed: (param->type == CMD_PARAM_STR)
src/doveadm/doveadm-auth-server.c