FreeBSD Bugzilla – Attachment 209166 Details for
Bug 241823
deskutils/nextcloudclient: Rewriting keyring file every few seconds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
workaround
nextcloudclient.diff (text/plain), 1.06 KB, created by
Guido Falsi
on 2019-11-15 15:31:23 UTC
(
hide
)
Description:
workaround
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2019-11-15 15:31:23 UTC
Size:
1.06 KB
patch
obsolete
>Index: files/patch-src_gui_creds_webflowcredentials.cpp >=================================================================== >--- files/patch-src_gui_creds_webflowcredentials.cpp (nonexistent) >+++ files/patch-src_gui_creds_webflowcredentials.cpp (working copy) >@@ -0,0 +1,12 @@ >+--- src/gui/creds/webflowcredentials.cpp.orig 2019-11-04 21:48:42 UTC >++++ src/gui/creds/webflowcredentials.cpp >+@@ -420,7 +420,8 @@ void WebFlowCredentials::slotFinished(QNetworkReply *r >+ _credentialsValid = true; >+ >+ /// Used later for remote wipe >+- _account->setAppPassword(_password); >++ // Disable, causes keyring rewrite every few seconds - madpilot >++ //_account->setAppPassword(_password); >+ } >+ } >+ > >Property changes on: files/patch-src_gui_creds_webflowcredentials.cpp >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241823
:
209166