Dequote saved OpenID URLs

Certain Google Account OpenID URLs are getting double quotes thrown
around the string when we read it back from the cookie.  I'm not
certain where these are being introduced.  If we don't strip them
out the URL doesn't work; if we remove them its fine.  So for now
just remove them in the UI right before we use the stored identity.

Change-Id: I2c73b42036b1bfdd2c5f42b658c56ce5383abb16
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed