Files
profanity/src
Michael Vetter 448f7f0936 Use shell to start eval_password command
Since d92c576aa5
we rely on g_spawn_sync().
Which doesn't do variable/glob expansion.

For our use of call_external() in opening and URL or avatar this is
fine.

For getting the password we want to be able to use ~ for our files.
Let's use a shell here.

Fix https://github.com/profanity-im/profanity/issues/1364
2020-06-19 20:17:20 +02:00
..
2020-06-13 15:02:43 +02:00
2020-06-12 16:12:21 +02:00
2020-06-13 15:02:43 +02:00
2020-05-27 22:06:04 +02:00
2020-06-12 16:12:21 +02:00
2020-04-06 14:42:52 +02:00
2020-03-24 23:00:39 +01:00