|
From: Sergio A. K. <ser...@ho...> - 2002-01-09 20:12:19
|
hi, dieter (no dietmar), is there any reason you do not use http authentication (be it basic o digest) ? is my idea that it will more cleaner and simpler, and you don't have to pass login & password in every link... (using http auth you have suppor from the browser and the http server) /sergio ps: and then ideally the challenge of login/password can be made against dbusers/IMAP/PAM (http://search.cpan.org/search?module=Authen::PAM) but this is another history... |