Don't prompt for untrusted host as validation when account exists
This commit is contained in:
parent
1a2bb280ba
commit
97971ce38d
1 changed files with 1 additions and 1 deletions
|
|
@ -811,7 +811,7 @@ public class GearyController : Geary.BaseObject {
|
|||
context.account.information,
|
||||
service,
|
||||
endpoint,
|
||||
true,
|
||||
false,
|
||||
context.cancellable
|
||||
);
|
||||
context.tls_validation_failed = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue