[Mono-bugs] [Bug 75635][Maj] Changed - autologin
(FormsAuthentication) does not work after XSP restart
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 26 05:47:04 EDT 2005
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 schwimmlehrer at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75635
--- shadow/75635 2005-07-26 05:46:07.000000000 -0400
+++ shadow/75635.tmp.7928 2005-07-26 05:47:04.000000000 -0400
@@ -41,6 +41,11 @@
The init_vector in FormsAuthentication.cs is initialized with every
application restart. When using a constant instead of a random value it
works. I have created a simple application to test the
TripleDESCryptoServiceProvider with several init_vectors to be sure that
the init_vector is the problem (see attachment). I wonder how MS does it to
create a different encrypted key every time.
+
+------- Additional Comments From schwimmlehrer at hotmail.com 2005-07-26 05:47 -------
+Created an attachment (id=15498)
+machineKey and TripleDESCryptoServiceProvider test application
+
More information about the mono-bugs
mailing list