Hey, had a quick look around and i couldn't see anyone with a similar question so here i go.
I have a large database of usernames/ password combos that i would live to use in my private server. However the passwords i have are hashed in SHA-1 (base 64). From what i can see the WOW pass's are stored in some hash that i am unfamiliar with (couldn't find its type with many hash generators).
Now my question is can i change the authentication method to accommodate my hashes or is there some other way that it may be possible.