Hi all
I start to investigate the best practies for ASP.NET MVC 5.
1. HTTPS Connections
2....
Ok i try to investigate with WebScarab the post information during Login process and I see (i many site) that UserName=user1&Password=mySecrete flow clear... I think that is not very secure. So i see that happen with HTTPS connection.
How is the best way to create a secure login process?
Thanks!
Mat
Go to the complete details ...