AO-StreetArt / CrazyIvan

A Service for tracking relationships between different coordinate systems for use in graphics programming
Other
2 stars 1 forks source link

First few hashed passwords returning incorrect value #99

Open AO-StreetArt opened 6 years ago

AO-StreetArt commented 6 years ago

The first few input passwords are hashed and get a different value than what we expect, resulting in an auth failure.

Sending in 3 healthchecks will get past the problem, and the server starts authenticating normally.