After migration from Typo3 4.5 to 6 then 7, 8, 9, 10 arriving to version 11, the frontend users login password don't work anymore, i thought that they will be encrypted from the upgrade process. I have spend a lot of time doing this migration process, and now discover that the passwords are stored in the database as a clear text e.g. "password123".
I have around 900 fe users that now can't access to the website. How can i fix this, is there any solution to make them work ?
Thank you!