[Mono-bugs] [Bug 387274] Type verification is enforced even when SkipVerification is requested

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 7 14:42:54 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=387274

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=387274#c10





--- Comment #10 from Rodrigo Kumpera <rkumpera at novell.com>  2008-05-07 12:42:54 MST ---
Our conclusion was to do the following:

If CAS is enabled check for the SkipVerification permission using the current
machinery. This can be done by the attached patch.

Otherwise, if no security mode was set, we try to parse the declarative
security table looking for the SkipVerification permission. We'll only parse
the 2.0 format.

Kornél, this fits your needs are your assembly uses 2.0 permission set format.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list