Files
aerc-fork-mirror/lib/ipc
Jason Cox 480637d9ed ipc: disable IPC completely when disable-ipc=true
Truly disable IPC when disable-ipc is set to true in aerc.conf. Don't
run commands over IPC and don't start an IPC server.

Being able to disable IPC in the config is useful because it allows
making aerc open mailto links in a new instance without modifying the
aerc.desktop file. There are of course potential security benefits as
well.

Changelog-changed: The `disable-ipc` option in `aerc.conf` completely
 disables IPC.
Signed-off-by: Jason Cox <me@jasoncarloscox.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2024-04-13 21:46:44 +02:00
..
2023-03-07 00:12:47 +01:00
2024-04-13 21:46:33 +02:00