I'm going to have to import a bunch of users from an old system into a new system based on shiro. These passwords are encrypted in a Base64 encoded SHA hash. My hope is that these existing users can start using the new system by logging in using the same username/password they used before. Before I get started, I was wondering if anyone has any pointers or ideas on a good way to go about doing this?
Thanks! Tauren
