Fabiano Sidler writes:
Sam Varshavchik wrote:Clean up and document the code, so that it is easily understood by everyone, and fix the obvious SQL injection vulnerability.Sure. Maybe I shouldn't have posted it in this state anyway...but one not very unimportant question still remains: what steps need to be done to integrate and compile it with the rest of authlib?
Make the necessary changes to the configure and Makefile.This is a good learning opportunity for you to learn GNU autoconf and automake tools. Courier-authlib's configure.in and Makefile.am are rather complex, and aren't exactly the ideal example for learning autoconf and automake, but that's what it is.
See, for example, how the MySQL module gets set up and built in configure.in and Makefile.am, and use it as an example for you to follow.
pgpxxXUUrhzsS.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
