sam2099 commented on issue #1022: URL: https://github.com/apache/shiro/issues/1022#issuecomment-1786377994
Hey @bmarwell > I would think that would be much easier to do if there was a way to read the password (but not write them) for a good upgrade path. > A more complex option would be to check if a user's password has was stored in an older format, if so validate the hash. If it matches re-hash the password with a different algorithm and store it. I would think shiro can be to read the old password (but not write them) , then we guide users to change new password -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
