owncloudcmd: fetch the dav user
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 24 Oct 2018 08:44:56 +0000 (10:44 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:15 +0000 (10:58 +0100)
commit3e4486c078b8eb59d1b5793d810b50ca36d0b8bc
tree686eea3ee0a25edd348e46917cf7a657e78831c5
parentec8c02dad084f0303685afd05f23a306b2804f28
owncloudcmd: fetch the dav user

This is required to get the new endpoint working when the server
uses ldap or that the dav user is not the same as the login.

Issue #6830
src/cmd/cmd.cpp