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

Issue 6091010: Merge 70318 - [Chrome OS] Respect periods in google apps account names... (Closed)

Created:
9 years, 11 months ago by oritm
Modified:
9 years, 4 months ago
Reviewers:
Chris Masone
CC:
chromium-reviews, Paweł Hajdan Jr., nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Merge 70318 - [Chrome OS] Respect periods in google apps account names When logging in to @gmail.com accounts via the web, . characters are ignored -- which we do on chrome OS. When logging into google apps accounts for OTHER domains, . characters should NOT be ignored. We were canonicalizing them out on Chrome OS, breaking login for apps users who have . embedded in their usernames. BUG=chromium-os:10397 TEST=unit tests, install on device and try cmasone@gmail.com, c.masone@gmail.com, why.you@mydomain.org and whyyou@mydomain.org. The first three work, the last one does not, as expected. Review URL: http://codereview.chromium.org/6089004 TBR=cmasone@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70398

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M chrome/browser/chromeos/login/authenticator.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/authenticator.cc View 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/authenticator_unittest.cc View 1 chunk +16 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
oritm
9 years, 11 months ago (2011-01-03 21:54:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698