nextcloud-desktop/src/gui/wizard
Felix Weilbach 5195264a20 Ensure that the users id is used for accessing webdav
https://docs.nextcloud.com/server/latest/developer_manual/client_apis/LoginFlow/index.html#obtaining-the-login-credentials
states that the email address can be used for login but it's not
allowed to use the email address to access webdav.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-08-11 15:26:39 +02:00
..
abstractcredswizardpage.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
abstractcredswizardpage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
flow2authcredspage.cpp Restyle wizard pages 2021-03-10 09:55:40 +01:00
flow2authcredspage.h Update comments 2020-10-15 02:18:52 +02:00
flow2authwidget.cpp Ensure that the users id is used for accessing webdav 2021-08-11 15:26:39 +02:00
flow2authwidget.h Restyle wizard pages 2021-03-10 09:55:40 +01:00
flow2authwidget.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
linklabel.cpp Split out wizard welcome page 2021-03-10 09:55:40 +01:00
linklabel.h Split out wizard welcome page 2021-03-10 09:55:40 +01:00
owncloudadvancedsetuppage.cpp Ensure that the users id is used for accessing webdav 2021-08-11 15:26:39 +02:00
owncloudadvancedsetuppage.h Ensure that the users id is used for accessing webdav 2021-08-11 15:26:39 +02:00
owncloudadvancedsetuppage.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
owncloudconnectionmethoddialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
owncloudconnectionmethoddialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudconnectionmethoddialog.ui Structure developer documentation 2015-06-29 18:43:21 +02:00
owncloudhttpcredspage.cpp Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
owncloudhttpcredspage.h Make OwncloudWizard and its pages background-aware (Dark-/Light-Mode switching) 2019-12-19 22:07:30 +01:00
owncloudhttpcredspage.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
owncloudoauthcredspage.cpp Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
owncloudoauthcredspage.h Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudoauthcredspage.ui Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudsetupnocredspage.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
owncloudsetuppage.cpp Allow to compile without QWebEngine 2021-06-24 15:43:51 +00:00
owncloudsetuppage.h Remove dead code 2021-06-24 15:43:51 +00:00
owncloudwizard.cpp Allow to compile without QWebEngine 2021-06-24 15:43:51 +00:00
owncloudwizard.h Allow to compile without QWebEngine 2021-06-24 15:43:51 +00:00
owncloudwizardcommon.cpp Split out wizard welcome page 2021-03-10 09:55:40 +01:00
owncloudwizardcommon.h Allow to compile without QWebEngine 2021-06-24 15:43:51 +00:00
owncloudwizardresultpage.cpp Validate sensitive URLs to onle allow http(s) schemes. 2021-02-09 15:00:35 +02:00
owncloudwizardresultpage.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
owncloudwizardresultpage.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
postfixlineedit.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
postfixlineedit.h GUI: run clang-tidy modernize-use-override 2018-11-11 11:08:03 +01:00
slideshow.cpp Use the return braced init list pattern 2020-05-27 14:36:07 +02:00
slideshow.h fix naming for slide navigation, adapted everywhere to be consistent 2019-09-12 20:59:03 +02:00
webview.cpp Use Q_UNUSED instead of commenting out arg names 2021-07-21 17:15:11 +00:00
webview.h Make sure _profile and _page are deleted in the correct order 2018-12-19 21:44:54 +08:00
webview.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
webviewpage.cpp Restyle wizard pages 2021-03-10 09:55:40 +01:00
webviewpage.h Restyle wizard pages 2021-03-10 09:55:40 +01:00
welcomepage.cpp Open provider page in browser when compiling without webengine 2021-06-24 15:43:51 +00:00
welcomepage.h Split out wizard welcome page 2021-03-10 09:55:40 +01:00
welcomepage.ui Split out wizard welcome page 2021-03-10 09:55:40 +01:00