]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Worker commands: Rename "id" event field to "command_id"
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 5 Aug 2020 19:48:40 +0000 (22:48 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 27 Aug 2020 06:20:18 +0000 (06:20 +0000)
commit3edbefb705c8f43bfc167522bb897661bfb234de
tree5a3cec2b2532dd32bcee45f98cb361e77b938f54
parente53e98204dbd3daa75ef0be0ede330b692830e27
auth: Worker commands: Rename "id" event field to "command_id"

Now that auth_request events are inherited from worker command events, the
"id" field was also inherited. This is rather confusing and might conflict
with other IDs in the future, so better to rename it already.
src/auth/auth-worker-client.c