[rt-commit] CVS commit: rt

jesse at fsck.com jesse at fsck.com
Thu Apr 20 02:09:44 EDT 2000


Module Name:	rt
Committed By:	jesse
Date:		Thu Apr 20 06:09:43 UTC 2000

Modified Files:
	rt: Makefile
	rt/bin: webmux.pl
Added Files:
	rt/webrt: Login.html autohandler
	rt/webrt/Ticket: autohandler

Log Message:
Doing work on cookie-based authentication for WebRT. The basic idea
is that the autohandler in each directory (unless the global handlers can be made to work) will check to see if the user is authenticated. If they are, then it keeps going happily. otherwise, it forces the user to login with the form in /Login.html, which should eventually be smart enough to put them back to where they want to go.


To generate a diff of this commit:
cvs rdiff -u -r1.90.2.66 -r1.90.2.67 rt/Makefile
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 rt/bin/webmux.pl
cvs rdiff -u -r0 -r1.1.2.1 rt/webrt/Login.html rt/webrt/autohandler
cvs rdiff -u -r0 -r1.1.2.1 rt/webrt/Ticket/autohandler






More information about the Rt-commit mailing list