Files
cproof/src/tools
Michael Vetter b88174709f Don't crash when using /plugins install disconnected
When we are not connected and run `/plugins install` we crash because we
get the account struct to check for the (xmpp) tls setting.
To apply that to the http (etc) connection to download the plugin from a
server.

This got introduced in 3a86b8c29 to fix #1624.

There are several ways to handle this (some described in 1880) in this
patch I took the route that it will use secure connection when we are
nto connected and will only check the tls.trust account setting if we
are connected.

Fix https://github.com/profanity-im/profanity/issues/1880
2023-08-28 07:55:29 +02:00
..
2023-03-09 15:02:26 -07:00
2023-03-09 15:02:26 -07:00
2023-01-10 10:37:25 +01:00
2023-01-10 10:37:25 +01:00
2023-01-10 10:37:25 +01:00
2023-05-12 08:39:20 +02:00
2023-01-10 10:37:25 +01:00
2023-03-09 15:02:26 -07:00
2020-07-23 09:40:22 +02:00