Conversation
ae4ac1d to
044738b
Compare
044738b to
afcd2b6
Compare
|
SonarCloud Quality Gate failed. |
|
@mgallien How can this be tested? |
65ce5af to
02cecd0
Compare
02cecd0 to
844766a
Compare
|
SonarCloud Quality Gate failed. |
844766a to
d02414f
Compare
d02414f to
0c6a294
Compare
Using a nextcloud server you can create a public share link for a folder |
5923be1 to
9866f8b
Compare
Codecov Report
@@ Coverage Diff @@
## master #4175 +/- ##
==========================================
+ Coverage 56.65% 56.75% +0.10%
==========================================
Files 138 138
Lines 17143 17169 +26
==========================================
+ Hits 9713 9745 +32
+ Misses 7430 7424 -6
|
9866f8b to
784bc65
Compare
|
SonarCloud Quality Gate failed. |
|
Any updates on this? |
|
Is this already working? |
784bc65 to
eddad3b
Compare
eddad3b to
a959b71
Compare
|
a959b71 to
0dc4cc5
Compare
|
AppImage file: nextcloud-PR-4175-0dc4cc54043f091e2207e943ff09c6c8c3258261-x86_64.AppImage |
|
0dc4cc5 to
793f80f
Compare
|
793f80f to
f371d8a
Compare
currently sync does not work you can login automatically unles a password is needed in that case, you get a prompt Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
f371d8a to
6c14f29
Compare
| auto newState = manager->addAccount(newAccount); | ||
|
|
||
| if (newAccount->isPublicShareLink()) { | ||
| qCInfo(lcWizard()) << "seeting up public share link account"; |
There was a problem hiding this comment.
| qCInfo(lcWizard()) << "seeting up public share link account"; | |
| qCInfo(lcWizard()) << "setting up public share link account"; |
|
|
||
| MenuItem { | ||
| text: model.isConnected ? qsTr("Log out") : qsTr("Log in") | ||
| <<<<<<< HEAD |
There was a problem hiding this comment.
thanks
already fixed
|
|
||
| bool User::canLogout() const | ||
| { | ||
| return !isPublicShareLink(); |
There was a problem hiding this comment.
Without really knowing the context, reads very weird, that canLogout() doesn't care whether we are logged in.
|
Artifact containing the AppImage: nextcloud-appimage-pr-4175.zip Digest: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |












No description provided.