New issue
Advanced search Search tips

Issue 843723 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug


Participants' hotlists:
LoginRefresh


Sign in to add a comment

Immediately show gaia login if cryptohome issues MOUNT_ERROR_USER_DOES_NOT_EXIST

Project Member Reported by jdufault@chromium.org, May 16 2018

Issue description

Immediately show gaia login if cryptohome issues MOUNT_ERROR_USER_DOES_NOT_EXIST

Right now we likely handle this case with the generic fallback error handling code where after 3 attempts we show gaia login - but this error seems to imply that all 3 attempts will fail, so we should show gaia login immediately.
 
Even better, when we show the user we should send a cryptohome call to check to see if that user exists - then no password attempt is required.
Status: Fixed (was: Assigned)

Sign in to add a comment