After you start a server in a tab, you can't change legacy/client auth settings, because this would require changing the saved onion key

This commit is contained in:
Micah Lee 2019-12-08 10:29:00 -08:00
parent 76d109747e
commit de57a2ce55
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 13 additions and 0 deletions

View file

@ -225,6 +225,8 @@ class ServerStatus(QtWidgets.QWidget):
self.copy_url_button.hide()
self.copy_hidservauth_button.hide()
self.mode_settings_widget.update_ui()
# Button
if (
self.mode == self.common.gui.MODE_SHARE