Home | History | Annotate | Download | only in login

Lines Matching full:captcha

872 void ScreenLocker::OnCaptchaEntered(const std::string& captcha) {
873 // Captcha dialog is only shown when LoginPerformer instance exists,
876 LoginPerformer::default_performer()->set_captcha(captcha);