]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commit
login form: factor out the ConnectionErrorDialog
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 25 Apr 2023 11:16:20 +0000 (13:16 +0200)
committerDominik Csapak <d.csapak@proxmox.com>
Tue, 25 Apr 2023 11:19:21 +0000 (13:19 +0200)
commit90a3b7652cbec35319c41b754b98ce06b78fef6d
treebd4810dbff6b4814c4ab5f6a1cbac2f508e6dd8b
parenta9088853079acac23fa7e64b63c8b6d6177aa81e
login form: factor out the ConnectionErrorDialog

the implementations are nearly identical, but we actually always want to show
some context there.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
lib/proxmox_login_form.dart
lib/proxmox_tfa_form.dart