]> xenbits.xensource.com Git - libvirt.git/commit
phyp: Drop check for auth and auth->cb
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Fri, 3 Aug 2018 00:27:54 +0000 (21:27 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 14 Aug 2018 14:11:15 +0000 (16:11 +0200)
commit93db97ee4002a010652e2ffa459fc8da2053ce76
tree0bb5ab5ec10dbf1ee8cda65980b2579475162901
parentdd2a6cc80b615568d849e1931057a299b000c82e
phyp: Drop check for auth and auth->cb

Since they are done inside virAuthGetPassword and virAuthGetUsername
when needed.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/phyp/phyp_driver.c