14 Dec
1999
14 Dec
'99
10:44 a.m.
from the changelog: Version 0.2.3 added patches from Duncan Booth: __call__ now has options noCookie and validSession. The former will cause the code to not set a cookie. The latter will raise an exception if the user attempts to use an invalid session. added getName() method to REQUEST.SESSION - returns the session ID. Previously you had to grovel through the REQUEST.cookies. Double-plus-ungood. by the way, if anyone knows how I can feed revision history from RCS into CVS, I'd _love_ to know the answer...