auth-dialog: better splitting of standard vs. external-ui-mode logic
authorDan Williams <dcbw@redhat.com>
Tue, 16 Jul 2013 20:12:35 +0000 (15:12 -0500)
committerDan Williams <dcbw@redhat.com>
Fri, 2 Aug 2013 20:44:07 +0000 (15:44 -0500)
commit440671733a3e38c63a9b5882482c4cc710c71a39
tree22fc6853d110d7cebae9286e838aec71d63c1378
parent4e21343c342f2b76c82cc0f8ee6ca2154afc0e0f
auth-dialog: better splitting of standard vs. external-ui-mode logic

Use function pointers and populate them with the right functions for
each mode instead of interleaving confusing code everywhere.
auth-dialog/main.c