flightlog / flsserver

Flight Logging System Server
MIT License
6 stars 1 forks source link

Log invalid password issues as Info not as error #91

Closed pschuler78 closed 6 years ago

pschuler78 commented 6 years ago

HttpStatusCode: InternalServerError with error message: Incorrect password., Exception: System.ApplicationException: Incorrect password. at FLS.Server.WebApi.Controllers.UsersController.ChangeUsersPassword(PasswordChangeRequest passwordChangeRequest)