Database encryption

hello

Am use asp.net maker 2025 and am already enabled “Encrypt user names and passwords” option , but the password still the same and not encrypted in the database .

hope to help in that please

thanks

Make sure that you have enabled Migrate password in your project.

I did , but the same , i found the password in database as i wrote it in my system

The password will be migrated after the users have logged in successfully.

the same result

It’s solved by check the password Strength

thanks