New user password library installed from 3.1.1.48, impacts? #4020
Replies: 2 comments 4 replies
-
Ola ! Oracle Linux Server 9.3 PHP version: 8.2.17 Server version: 10.5.24-MariaDB |
Beta Was this translation helpful? Give feedback.
-
I have an issue where I am being warned that I have 3 users that haven't had their encryption updated, but none of my users are showing the indicator. I am on 3.1.2.45. I believe these deleted users that were removed from the system, but I am not sure what I need to do to fix this before it becomes imperative? |
Beta Was this translation helpful? Give feedback.
-
What's new?
From version 3.1.1.48, a new library (Symfony Password) has been implemented to get rid of the existing one.
This has no impacts on your users as the "migration" of encryption is performed in background during 2 possible steps:
Notice that "old library" will be removed in future release 3.1.3.
In the meantime, it will be required to ensure that all you users have their password updated.
What you could see in relation to this?
In admin page, a new information paragraph
In Users list datatable
A new red symbol will be displayed in case the user's password is encrypted with old library
During Upgrade process
During "Checks" step of upgrade process, you may see a new warning regarding this.
Indeed in order to upgrade to future release 3.1.3, it will be required to have this done as "old library" will be removed.
Beta Was this translation helpful? Give feedback.
All reactions