[Mono-bugs] [Bug 58365][Wis] New - PATCH: Fixed support for slidingExpliration and requireSSL web.config parsing

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 05:24:33 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jaak@zd.com.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=58365

--- shadow/58365	2004-05-12 05:24:33.000000000 -0400
+++ shadow/58365.tmp.1943	2004-05-12 05:24:33.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 58365
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jaak@zd.com.pl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PATCH: Fixed support for slidingExpliration and requireSSL web.config parsing
+
+I'm attaching a patch that fixes slidingExpiration and requireSSL config
+parameter parsing. Previously "slidingExpiration" only worked when it was
+set to "false".