]> 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)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 6 Nov 2020 12:57:21 +0000 (12:57 +0000)
commit8b5f5f78e2e59018e72eb67638373df128c10f3c
treea68cc76a4cb2ee8ccd263e5a503f80e9adaa169f
parent01ad604b77094f9d67ee61c8be9bf97cfc35ca6e
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