Skip to content
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

Fix saving other encryption settings besides enigma's #9240

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

pabzm
Copy link
Member

@pabzm pabzm commented Dec 5, 2023

Previously, if the enigma plugin was enabled, it wasn't possible to save the option whether Roundcube should use Mailvelope's main keyring (mailvelope_main_keyring), because this code overwrote the whole array for the "encryption"-section on saving. That is now fixed.

Previously, if the enigma plugin was enabled, it wasn't possible to save
the option whether Roundcube should use Mailvelope's main keyring
(`mailvelope_main_keyring`), because this code overwrote the whole array
for the "encryption"-section on saving. That is now fixed.
@pabzm
Copy link
Member Author

pabzm commented Dec 5, 2023

This issue was mentioned in #9204 already, but apparently didn't get fixed yet.

@alecpl alecpl added this to the 1.6.6 milestone Dec 5, 2023
@alecpl alecpl merged commit edf2a95 into roundcube:master Dec 5, 2023
alecpl pushed a commit that referenced this pull request Dec 5, 2023
Previously, if the enigma plugin was enabled, it wasn't possible to save
the option whether Roundcube should use Mailvelope's main keyring
(`mailvelope_main_keyring`), because this code overwrote the whole array
for the "encryption"-section on saving. That is now fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants