flightlog/flsserver

Log invalid password issues as Info not as error

pschuler78 opened this issue · 0 comments

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