Does asp.net login control encrypt password field?
Written on February 27, 2010 – 5:20 am | by admin |The asp.net login control is often used when we build an asp.net website with asp.net authentication providers. But when we think about the security, it’s good to know that when the security is important, you cannot rely on it in the HTTP protocol. The reason is that all the fields of the asp.net login control [...]

