Skip to content

Disable password and apikey persistency if keyring is unavailable#10224

Merged
calixtus merged 7 commits into
mainfrom
keyringAvailable
Aug 28, 2023
Merged

Disable password and apikey persistency if keyring is unavailable#10224
calixtus merged 7 commits into
mainfrom
keyringAvailable

Conversation

@calixtus

@calixtus calixtus commented Aug 28, 2023

Copy link
Copy Markdown
Member

Followup to #10044

Disable persistency if keystore does not work
Changelog not necessary, since the basic mechanic is introduced in v5.10

grafik
grafik

Disabled:
grafik

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@calixtus calixtus added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers component: preferences labels Aug 28, 2023
@calixtus calixtus changed the title Introduced method isKeyRingAvailable Disable password and apikey persistency if keyring is unavailable Aug 28, 2023
# Conflicts:
#	src/main/java/org/jabref/gui/preferences/network/NetworkTabViewModel.java
#	src/main/java/org/jabref/gui/preferences/websearch/WebSearchTabViewModel.java
#	src/main/java/org/jabref/logic/importer/ImporterPreferences.java
Comment thread src/main/java/org/jabref/logic/util/OS.java
@calixtus calixtus merged commit 6ac018b into main Aug 28, 2023
@calixtus calixtus deleted the keyringAvailable branch August 28, 2023 21:44
@github-actions

Copy link
Copy Markdown
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor mentioned this pull request Aug 30, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: preferences status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants