[rt-commit] CVS commit: rt
    jesse at fsck.com 
    jesse at fsck.com
       
    Fri Jul  6 18:19:59 EDT 2001
    
    
  
Module Name:	rt
Committed By:	jesse
Date:		Fri Jul  6 22:19:59 UTC 2001
Modified Files:
	rt/bin: mason_handler.fcgi
	rt/lib/RT/Interface: Web.pm
	rt/webrt/NoAuth: Logout.html
Log Message:
Cleanups to deal better with the fastcgi handler.
Switched to CGI::Fast from FCGI
ContentType fixes.
Logging out now clears the session hash, rather than detaching a perfectly good session. (This gets around an obnoxious tainting issue too)
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 rt/bin/mason_handler.fcgi
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 rt/lib/RT/Interface/Web.pm
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 rt/webrt/NoAuth/Logout.html
    
    
More information about the Rt-commit
mailing list