]> xenbits.xensource.com Git - libvirt.git/commit
esx: Drop check for auth and auth->cb
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Fri, 3 Aug 2018 00:27:52 +0000 (21:27 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 14 Aug 2018 14:08:45 +0000 (16:08 +0200)
commitd16f4795efdcfa0337911b13e697f22e3c2efcaa
tree63e85babb67febef3f808bff334c6fe74addf956
parent69f4e093d0773ba2e7bbf57c001bbd72914d9473
esx: 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/esx/esx_driver.c