[WIP] Pipe nickname and password into Java prompt
Compare changes
+ 20
− 0
@@ -17,6 +17,7 @@
@@ -41,3 +42,22 @@ class BriarSetupWindow(Gtk.ApplicationWindow):
This currently fails with "Error: Could not get account information. Is STDIN connected?" for all three versions due to the usage of prompt()
in briar-headless.
CC @grote