Propagate trust prompt response within collection sources
commitbd582ece193b2ce82354661a30e90950f4d330f5
authorMilan Crha <mcrha@redhat.com>
Wed, 25 Jul 2018 16:28:39 +0000 (25 18:28 +0200)
committerMilan Crha <mcrha@redhat.com>
Wed, 25 Jul 2018 16:35:25 +0000 (25 18:35 +0200)
tree48819a005902f42deb44bf076a06c720dcf8c18f
parent43878e23773a2883a64dca7747bf914bcaa558eb
Propagate trust prompt response within collection sources

Collection sources often access the same server, thus can have
the same SSL trust settings, which are inherited from the collection
source to the child sources when the child source is created for
the first time. There is no need to ask for a trust prompt with
every single child source when it accesses the same server, thus
this change propagates SSL trust into the collection source and
its children after user responses to it.
src/shell/e-shell.c