Add server_condition to all authenticators, to allow for additional
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 16 Oct 2006 15:44:36 +0000 (15:44 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 16 Oct 2006 15:44:36 +0000 (15:44 +0000)
commit16ff981e58427ae8bd5e8420411a9978678841e4
tree9916eeb066e23a2922dcd9d036e156560880571e
parent7befa435e5664f43d90bf5a2703fcf4f2a26139e
Add server_condition to all authenticators, to allow for additional
conditions (and thereby implement authorization).
21 files changed:
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
doc/doc-txt/OptionLists.txt
src/scripts/MakeLinks
src/src/auths/Makefile
src/src/auths/README
src/src/auths/check_serv_cond.c [new file with mode: 0644]
src/src/auths/cram_md5.c
src/src/auths/cyrus_sasl.c
src/src/auths/dovecot.c
src/src/auths/plaintext.c
src/src/auths/plaintext.h
src/src/auths/spa.c
src/src/functions.h
src/src/globals.c
src/src/structs.h
test/confs/3500
test/scripts/3500-CRAM-MD5/3500
test/stderr/3500
test/stdout/3407
test/stdout/3500