Skip to content

Remove YesNoDialog and its usage

This replaces all YesNoDialogs with NewConfirmationDialog or NewConfirmationCheckDialog.

Note: I could not test the one in handle_event_http_auth from gui_interface.py.

Merge request reports