Tagged Questions
0
votes
1answer
40 views
asp.net forms authentication ticket tampered but still works
I generate a forms auth ticket with some user data, encrypt and send it to my client all using the standard .net Api. Everything works except for one small problem. If i replace the 0 in the auth ...