Return the login name instead of user id
authorFelix Weilbach <felix.weilbach@nextcloud.com>
Thu, 12 Aug 2021 11:41:12 +0000 (13:41 +0200)
committerFelix Weilbach <felix.weilbach@nextcloud.com>
Thu, 12 Aug 2021 12:32:07 +0000 (14:32 +0200)
commitd706125b157a6e999c4ebecf6d80368d74478a80
treeffaa80fb32a1d41587b17102ad736c0c905051a6
parent35f91945b74d3ccbb692ac19622adb538fa69b90
Return the login name instead of user id

App password and login name need to match. If authResult() returns the
user id the user id will be stored in webdav_user

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
src/gui/wizard/flow2authwidget.cpp