You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Password4j-based password encoders currently return false for the upgradeEncodingNonNull method, which means they don't support automatic password encoding upgrades when configuration parameters change. This should be enhanced to properly detect when a password needs to be re-encoded with updated parameters.