room_citadel_support  

[Citadel Support] Re: Apache module to authenticate against Citadel userbase - BETA Release

scianos
Tue, 02 Sep 2008 09:12:28 -0700

Good idea on the AC_CHECK_FUNCS et al. I rushed the beta out the door and 
spent more time on the code then the build system; most of the logic 
involves autodetecting the headers. I'll add in logic to ensure more 
complete testing once the autodetection takes place.  
   
 Right now, it also looks like there is a logic error in the autodetection 
which results in a false positive even if the headers can't be found using 
the autodetection script. I'll play around with it tonight and see if I 
can get the build system tightened up.  
   
 I'm hoping that once this becomes well tested and vetted for production 
use, that it will be useful. I was looking at this primarily as a way to 
integrate DSPAM's frontend while maintaining sync w/ Citadel's user DB... 
but I'm sure that we'll come up with a couple of other uses!  
   
 - Stu