excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

Hard-coded password #186

Open aeslinger0 opened 6 years ago

aeslinger0 commented 6 years ago

I'm guessing this isn't supposed to be in here, but there's no "Password" property on UserModel. What is the intended behavior?

https://github.com/lssinc/voyage-api-dotnet/blob/c4e2177539afcfb5e2f1f0b98fe1e2b947cfea7d/Voyage.Services/User/UserService.cs#L105