Hi all, I just changed the settings for password to SHA2-salt but the SetPassword method that I used in my user registration form doesn't work anymore. Any idea why is it not working? Do I need to ...
Hello support,Is there a method to decrypt passwords encrypted with SHA2 + Salt, assuming I have the encrypted password string and salts? The reason I need this is I want to use System.Net.MailMess...