Re: Authentication handlers

2001-03-02 Thread Paul J. Lucas
On Sat, 3 Mar 2001, Kiran Kumar.M wrote: > Is there any means of removing the username and password from the browsers > cache. $r->nocache(1); - Paul

Authentication handlers

2001-03-02 Thread Kiran Kumar.M
hi , i'm using mod_perl authentication handler, where the user's credentials are checked against a databaseĀ  and in the database i have a flag which tells the login status (y|n), but aftr the user logs out the status is changed to n , my problem is that after logging out if the userĀ  goes o

Re: [H/OT] time to vote

2001-03-02 Thread Gunther Birznieks
Who did you count among the two? I count 3 people who post here on the mod_perl list and support mod_perl (although to varying degrees) Andy, Matt and Paul. At 12:48 PM 3/3/2001 +0800, Stas Bekman wrote: >FYI, half on topic here, as two of the candidates are our mod_perl >people... so if you di

[H/OT] time to vote

2001-03-02 Thread Stas Bekman
FYI, half on topic here, as two of the candidates are our mod_perl people... so if you didn't vote yet, it's a time to do so. -- Forwarded message -- Date: Thu, 1 Mar 2001 17:28:44 -0800 From: www.perl.com update <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: www.perl.com: DB

[JOB] mod_perl programmers needed

2001-03-02 Thread Gerd Kortemeyer
We need programmers to work on an open source project http://www.lon-capa.org/ - check out "Technical Background" for some - guess what - technical background (slightly outdated). If this looks interesting to you, please send me an email off-the-list. Note that this is a ".edu/.org" rather tha

Apache::ASP Sessions + mod_ssl + ParanoidSessions

2001-03-02 Thread Eric Bellotti
Is it possible that when "paranoid sessions" are enabled in Apache::ASP under mod_ssl, sessions get occasionally dropped? Not a big deal though. =) EB

[JOB] Seeking Employment

2001-03-02 Thread Paul Singh
Pardon me if I break convention but that is the intent. In the most reductionist sense, I am looking for employment, but please allow me a moment to indulge. I am not desperate for a new job and quite frankly, I am well paid where I am now... but after enduring two years of continued frustrat

Re: HTML Mason 1.0 setup

2001-03-02 Thread Chris Thompson
On Thu, 01 Mar 2001, Ray Zimmerman wrote: > AddType text/html .md > > SetHandler perl-script > PerlHandler HTML::Mason > Options Indexes FollowSymLinks ExecCGI > > > Order allow,deny > Deny from all > I do something similar. I have several 'global' components that

[ANNOUNCE] Apache::ProxyRewrite 0.12

2001-03-02 Thread Christian Gilmore
The uploaded file Apache-ProxyRewrite-0.12.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CG/CGILMORE/Apache-ProxyRewrite-0.12.tar.gz size: 11412 bytes md5: 3155ae03a511171270d88a8ead86677d No action is required on your part Request entered by: CGILMORE (Christian Gilmore) Requ

[ANNOUNCE] Apache::AuthzCache 0.04

2001-03-02 Thread Christian Gilmore
The uploaded file Apache-AuthzCache-0.04.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CG/CGILMORE/Apache-AuthzCache-0.04.tar.gz size: 8624 bytes md5: 1a7794bc9878041af34f7fc4511b52ef No action is required on your part Request entered by: CGILMORE (Christian Gilmore) Request e

[OT] Re: security!

2001-03-02 Thread darren chamberlain
Matt Sergeant ([EMAIL PROTECTED]) said something to this effect on 03/02/2001: > ...now that I've developed applications that make rather extensive > use of the Apache API, I would actually love to have an environment > similar to CGI but providing the full Apache API, including logging, > notes/p

[CV] [JOB WANTED]

2001-03-02 Thread Matthew Byng-Maddick
After not following up a lot of potential leads when I tried this last time, I'm once again posting my CV here. The CV in question is at http://colondot.net/mbm/cv.shtml I am up for doing sysadmin on any UNIX (although I'd prefer one of FreeBSD/Solaris/Linux), mod_perl development (which I've s

RE: security!

2001-03-02 Thread Matt Sergeant
On Thu, 1 Mar 2001, [EMAIL PROTECTED] wrote: > > I used to believe that too, but now that I've developed > > applications that make rather extensive use of the Apache API, I would > > actually love to have an environment similar to CGI but > > providing the full > > Apache API, including logging