Skip to content

Rework SSLErrorDialog

Daniel Brötzmann requested to merge wurstsalat/gajim:ssl-error-dialog into master

This is a rework of the SSLErrorDialog in the process of removing ConfirmationDialogDoubleCheck from Gajim.

I added a test for this dialog, which can be run by python3 -m test.gtk.ssl_error_dialog.

Note: I have not tested this dialog other than using the test provided.

image

Edited by Daniel Brötzmann

Merge request reports