Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Issue 1640006: [login_manager] throw the switch to in-chrome authentication (Closed)

Created:
10 years, 8 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
DaveMoore
CC:
chromium-os-reviews_chromium.org, Will Drewry
Visibility:
Public.

Description

[login_manager] throw the switch to in-chrome authentication This CL begins obsoleting pam_google. Instead of execing a setuid helper binary from within chrome that loads pam_google to do authentication, chrome talks to ClientLogin itself, and then does some other HTTP requests to fetch the user's google accounts cookies. BUG=314 TEST=ensure you've got this patch; try logging in. Also, ran desktopui_DoLogin, login_CryptohomeMounted, login_CryptohomeUnmounted, etc.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M session_manager_setup.sh View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Masone
10 years, 8 months ago (2010-04-12 16:58:03 UTC) #1
Chris Masone
On 2010/04/12 16:58:03, cmasone wrote: > ok, Dave, will and I got the hangs-on-first-login-sometimes bug ...
10 years, 8 months ago (2010-04-16 20:53:25 UTC) #2
DaveMoore
10 years, 8 months ago (2010-04-16 21:25:30 UTC) #3
LGTM let's move things forward.

Powered by Google App Engine
This is Rietveld 408576698