SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Slightly wonky error message on failed login #1053

Open slifty opened 6 years ago

slifty commented 6 years ago
image

We should probably not be exposing java object namespaces in our user errors. Instead, just say "Invalid username and/or password" and leave out the rest.

jasonaowen commented 6 years ago

I think this is an aspect of #851 ; it is a message that is useful to have when debugging and dangerous to have in production.