IN3D / Pokemon

Recreation of pokemon, in C#.
0 stars 0 forks source link

security re-write #56

Closed IN3D closed 10 years ago

IN3D commented 10 years ago

While what I did yesterday was better than nothing, I realized after doing some more reading I had misunderstood some critical components of the hashing process. What I have now done is a full re-writing of the password system. In order to log in you will need to get the new version of the master, as the backend changed (again). When you update to the newest build you should be able to login as before, no problems.