-
Notifications
You must be signed in to change notification settings - Fork 890
[stable-4.0] fix(migration): set all settings and keychain keys from the previous version of the client. #9100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ent. - Change variable names for more readable ones. - Related to PRs #8706 and #8925. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
… user proxy. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
…keychain key name. Signed-off-by: Camila Ayres <[email protected]>
… the keychain keys. - Modernize function AbstractCredentials::keychainkey. - Add string to save current or legacy application name. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
…on steps. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
…ame. Remove emit signal call: it would trigger the call for saveAccountHelper() which in turn would call persist() again. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
…us version of the client. Enabled/disable the checkbox when changing the server notifications setting. Signed-off-by: Camila Ayres <[email protected]>
Only valid for Windows. Signed-off-by: Camila Ayres <[email protected]>
|
Artifact containing the AppImage: nextcloud-appimage-pr-9100.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. |
|




Backport of PR #8969