cole2295 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

Subtext.Framework.Web.HttpModules.AuthenticationModule : Error #288

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Since upgrading to latest version am getting a lot of these:

Subtext.Framework.Web.HttpModules.AuthenticationModule 
ERROR   Could not decrypt the authentication cookie.    System.ArgumentException: 
Invalid value for 'encryptedTicket' parameter. at 
System.Web.Security.FormsAuthentication.Decrypt(String encryptedTicket) at 
Subtext.Framework.Web.HttpModules.AuthenticationModule.GetFormsAuthenticationTic
ket(HttpCookie authCookie) 

Anyone else getting these?

Original issue reported on code.google.com by Simon.JPhilp on 3 Jan 2011 at 9:20

GoogleCodeExporter commented 8 years ago
Is this affecting you, or are you just randomly seeing it in the error log?
If the latter, this could be someone trying to hack into the admin

Original comment by simone.chiaretta on 4 Jan 2011 at 8:31

GoogleCodeExporter commented 8 years ago
Actually never thought of that. Going to do more digging :) 

Original comment by Simon.JPhilp on 4 Jan 2011 at 8:37