]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Remove S/Key mechanism & password scheme
authorJosef 'Jeff' Sipek <jeff.sipek@open-xchange.com>
Fri, 16 Oct 2020 13:01:19 +0000 (09:01 -0400)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 11 Nov 2020 09:24:30 +0000 (09:24 +0000)
commit84d8535ff01c5bc3128bd341eda22765a154ce51
tree7eeeba697b1c96512e8c942d3463f88160b27cfa
parent6e9124339fc320e114e11791cccc8c1b73bc0edd
auth: Remove S/Key mechanism & password scheme
doc/example-config/conf.d/10-auth.conf
src/auth/Makefile.am
src/auth/main.c
src/auth/mech-otp-common.c [moved from src/auth/mech-otp-skey-common.c with 89% similarity]
src/auth/mech-otp-common.h [moved from src/auth/mech-otp-skey-common.h with 74% similarity]
src/auth/mech-otp.c
src/auth/mech-skey.c [deleted file]
src/auth/mech.c
src/auth/password-scheme.c
src/auth/test-libpassword.c
src/auth/test-mech.c