Skip to content
Commit 1d08d03c authored by Sukhbir Singh's avatar Sukhbir Singh
Browse files

Set authentication for Gmail to OAuth2 (#17118)

For Gmail, the authentication type is set to OAuth2 instead of the default
"normal password" which is what most providers use (Google doesn't allow
non-OAuth2 logins). To make this work with the manual configuration wizard in
TorBirdy, the authorization step takes place when the user checks the account
for the first time, and is not done automatically. We can probably improve
this but it's better to wait for the patches that secure the automatic
configuration wizard to be merged upstream.  See bugzilla 669238.
parent c6de0283
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment