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

Using sane default for partial config #1968

Merged
merged 1 commit into from
Aug 8, 2021
Merged

Conversation

AnomalRoil
Copy link
Member

@AnomalRoil AnomalRoil commented Aug 2, 2021

RELEASE_NOTES=[BUGFIX] Use same default for partial config files

This is also upgrading the documentation regarding setup as we didn't reflect the move to the .local dir in there yet.

I've also removed most special cases for config in the tests, since now our defaults are as they should be.
I let the exportkey one set to false since I figured we didn't want to export keys during testing unless testing explicitly that.

This fixes #1654 and fixes #1967
Notice this doesn't remove the need for #1819.

RELEASE_NOTES=[BUGFIX] Use same default for partial config files

This is also upgrading the documentation regarding setup as we didn't reflect the move to the .local dir in there yet.

Fixes #1654

Fixes #1967

Signed-off-by: Yolan Romailler <yolan@romailler.ch>
Copy link
Member

@dominikschulz dominikschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Thanks!

@dominikschulz dominikschulz merged commit a4e2a77 into master Aug 8, 2021
@dominikschulz dominikschulz deleted the bugfix-config branch August 8, 2021 13:28
TM2500 pushed a commit to TM2500/gopass that referenced this pull request Nov 25, 2021
RELEASE_NOTES=[BUGFIX] Use same default for partial config files

This is also upgrading the documentation regarding setup as we didn't reflect the move to the .local dir in there yet.

Fixes gopasspw#1654

Fixes gopasspw#1967

Signed-off-by: Yolan Romailler <yolan@romailler.ch>
Signed-off-by: Thomas Mantl <thomas.mantl@redgears.net>
kpitt pushed a commit to kpitt/gopass that referenced this pull request Jul 21, 2022
RELEASE_NOTES=[BUGFIX] Use same default for partial config files

This is also upgrading the documentation regarding setup as we didn't reflect the move to the .local dir in there yet.

Fixes gopasspw#1654

Fixes gopasspw#1967

Signed-off-by: Yolan Romailler <yolan@romailler.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants