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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82570 --- shadow/82570 2007-08-24 08:59:13.000000000 -0400 +++ shadow/82570.tmp.17652 2007-08-24 09:10:10.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 82570 Product: Mono: Class Libraries Version: 1.0 OS: All OS Details: Gentoo linux, mono 1.2.4 and svn-head -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -23,6 +23,10 @@ I know that security is not fully implemented in Mono, but could RemotingConfiguration get a stub for Configure(string, bool) method that would accept 'false' (do not enable security - simply delegate to Configure(string)) and throw NotImplementedException on 'true'? I can cook a patch if needed. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-24 09:10 ------- +This is in svn head and should be in 1.2.5. At this point the 'bool +ensureSecurity' is simply ignored. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
