Re: Summary: [apache-modules] Session/Cookie-Based Authentication Library

2005-09-25 Thread Bojan Smojver
On Sun, 2005-09-25 at 18:45 +0300, Eli Marmor wrote: > If anybody else has anything to add about the differences between these > library, or even about another library which does the work, please > speak now or forever hold your peace ;-) (just kidding...) Only because of the "forever hold you

Re: Summary: [apache-modules] Session/Cookie-Based Authentication Library

2005-09-25 Thread Philip M. Gollucci
Eli Marmor wrote: As for the long run, I plan to write my own piece of code, based on libapreq2; I plan to open it, of course. Meanwhile, I want to thank Ian and Reginald for their generous help! I've seen lots of people ask for this. It might not be bad idea to make a libapreq2-util code base

Summary: [apache-modules] Session/Cookie-Based Authentication Library

2005-09-25 Thread Eli Marmor
[cross posting to two mailing lists] So far I've received two recommendations about a C library to help authenticate users based on cookies (and optionally IP/URL/etc.): Reginald De Crombrugghe recommended mod_auth_tkt (one of the libraries which were mentioned in my original question), and Ian H