Does anyone have any answers here? Or am I asking this question to the wrong list?
Thanks, Rob -----Original Message----- From: Rob Emanuele [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 3:27 PM To: [EMAIL PROTECTED] Subject: code sharing in authentication I'm curious to the inner workings of the authentication modules for 1.3 and 2.0. I was wondering if they use each other or can use each other? Can they share code? For example the mod_auth_digest module and the mod_auth_mysql or mod_auth_dbm, can the latter modules make use of the digest code? I'd like to use digest authentication against a mysql database. Will the require me to merge the code of the digest and mysql module into a completely new module? Or can I make the mysql module use the functions of the digest module. Thanks, Rob Emanuele