Make CHAP authentication a module, instead of having it in
authoraland <aland>
Mon, 29 Oct 2001 21:41:22 +0000 (21:41 +0000)
committeraland <aland>
Mon, 29 Oct 2001 21:41:22 +0000 (21:41 +0000)
commit0a2675d7b781330860bc2d9da5d503b0d5c590da
treeb34aefae968795f946484c86b68f4db9c319758e
parent245b0cfc2596a68f457ec0f4df64c9b1a0148a6e
Make CHAP authentication a module, instead of having it in
the server core.

Patch from Kostas Kalevras <kkalev@noc.ntua.gr>
src/modules/rlm_chap/Makefile [new file with mode: 0644]
src/modules/rlm_chap/rlm_chap.c [new file with mode: 0644]