imagej / imagej-ui-swing

ImageJ UI for Java Swing.
BSD 2-Clause "Simplified" License
10 stars 20 forks source link

Notify when upload authentication fails #37

Open hinerm opened 9 years ago

hinerm commented 9 years ago

When authentication fails, the login credentials are simply requested again with no indication as to why. It's pretty standard for login forms to display a "user not found" or "invalid password" style message in these scenarios.