wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

ODK Aggregate login failure can erroneously present out-of-quota screen #997

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a username without a password.

Try logging onto it.

This should present an Access-denied error or some sort of messaging that the 
user is invalid.

Instead, it appears to be reporting a generic server error (out-of-quota).

Perhaps this is a regression with the migration to Java 7 ?

Original issue reported on code.google.com by mitchellsundt@gmail.com on 23 Apr 2014 at 4:39

GoogleCodeExporter commented 9 years ago
Additionally, if this does not reproduce the issue, 
the user had created and assigned a password to this username, 
then deleted that username, and created a new, identical username
without a password. 

Original comment by mitchellsundt@gmail.com on 23 Apr 2014 at 4:40