]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: mech-otp - Make request struct usage and naming consistent
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sun, 5 Mar 2023 15:27:14 +0000 (16:27 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 9 Oct 2025 08:41:22 +0000 (08:41 +0000)
commitf422cd2ff9cb194323cecd044ee773a03ffad862
tree54635d116cbcb4e0520f742e9de99b6447ab0521
parentf4a3896bbfd27f8bdfe66716c348af8e8ae1b808
auth: mech-otp - Make request struct usage and naming consistent

Use struct otp_auth_request as function parameter as much as possible.
Make request variable and parameter naming consistent.
src/auth/mech-otp.c