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] Disabling the OTP snip screenshot feature on OpenBSD #2685

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

AnomalRoil
Copy link
Member

Disabling the OTP snip screenshot feature on OpenBSD as discussed in #2683.

Also do not rely on our dependency returning an error on Darwin and disable that too if it's not compiled with CGO.

@dominikschulz If you have a Darwin device handy, it'd be cool if you could test the gopass otp -snip testentry feature with this branch both with and without CGO enabled to confirm whether it works fine or not.

CGO_ENABLED=1 go build

should do it.

… problems

Also do not rely on our dependency returning an error on Darwin and disable that too if it's not compiled with CGO

Signed-off-by: Yolan Romailler <anomalroil@users.noreply.github.com>
pkg/otp/screenshot_others.go Outdated Show resolved Hide resolved
Signed-off-by: Yolan Romailler <anomalroil@users.noreply.github.com>
@dominikschulz dominikschulz merged commit 5d945d6 into master Nov 4, 2023
8 checks passed
@dominikschulz dominikschulz deleted the fix/screenshotopenbsd branch November 4, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants