2009-05-28 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / System.Web.Security / ChangeLog
index 2200cc48482fd140d2e9b5b9349a3cbcd3cc51d3..13d2e40d0757c48597c69d9d2810432de963c18b 100644 (file)
@@ -1,3 +1,12 @@
+2009-05-28  Marek Habersack  <mhabersack@novell.com>
+
+       * FormsAuthenticationModule.cs: if forms authentication login URL
+       is not rooted, make it relative to the application root, so that
+       MapPath maps it correctly.
+       Use String.Compare for checking whether requested URL matches the
+       login URL - be case-insensitive when running on Windows or with
+       IOMAP in effect.
+
 2009-03-10  Marek Habersack  <mhabersack@novell.com>
 
        * UrlAuthorizationModule.cs: OnAuthorizeRequest must use the