[Mono-bugs] [Bug 82570][Wis] Changed - RemotingConfiguration.Configure(String, Boolean) is missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 24 09:10:10 EDT 2007
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 joncham at gmail.com.
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: mono-bugs at ximian.com
ReportedBy: skolima at gmail.com
QAContact: mono-bugs at ximian.com
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 joncham at gmail.com 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.
More information about the mono-bugs
mailing list