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

[bugfix] Warn if trying to use fscopy inside the store #2832

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

dominikschulz
Copy link
Member

This commit adds warnings when trying to copy encrypted secret files from or to the store. Some warnings can be skipped with --force.

Fixes #2768

This commit adds warnings when trying to copy encrypted
secret files from or to the store. Some warnings can be skipped
with --force.

Fixes gopasspw#2768

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz added bug Defects ux User experience / User Interface related labels Mar 17, 2024
@dominikschulz dominikschulz added this to the 1.15.12 milestone Mar 17, 2024
@dominikschulz dominikschulz merged commit 5b34701 into gopasspw:master Mar 17, 2024
8 checks passed
@dominikschulz dominikschulz deleted the fix/issue-2768 branch March 17, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects ux User experience / User Interface related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Including .gpg extension causes unintended results when calling fscopy
1 participant