[mod_auth] refactor out auth backend code
commit3dcca966f475e0b10559613125df6749611fa543
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 16 Aug 2016 18:51:19 +0000 (16 14:51 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 18 Aug 2016 14:18:14 +0000 (18 10:18 -0400)
tree2af9a2403c73532b67ff63a4dbb1a60eefcda9a7
parent81b2d1f0200408be5fc3d5857f609948f42fb19e
[mod_auth] refactor out auth backend code

separate routines for each auth backend in http_auth.c,
move ldap backend init from mod_auth.c to http_auth.c
src/http_auth.c
src/http_auth.h
src/mod_auth.c