git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
16068a3
Branches
Tags
documentation-tree
master
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
derivepassphrase.git
docs
changelog.d
20241015_125506_the-13th-letter_vault_config_amending.md
Add changelog entry for the new amending/merging config import behavior
Marco Ricci
commited
16068a3
at 2024-10-15 13:07:09
20241015_125506_the-13th-letter_vault_config_amending.md
Blame
History
Raw
### Changed - In `derivepassphrase vault`, when importing configurations, correctly merge them with the existing one, same as vault(1): keep all named services and their settings (and the global settings if applicable) that are not mentioned in the imported configuration. The import procedure is thus more akin to a section-wise import of the configurations, instead of a "full" import, and the resulting configuration generally is a merge of both inputs. ([#16]) [#16]: https://github.com/the-13th-letter/derivepassphrase/issues/16