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

Put mechanism variants behind feature flags #187

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

robin-nitrokey
Copy link
Member

This makes sure that applications explicitly enable those mechanism that they need and unused mechanisms can easily be disabled.

Fixes: #159

@robin-nitrokey robin-nitrokey force-pushed the mechanism-features branch 2 times, most recently from 6a0dae4 to c3cd6e7 Compare December 19, 2024 11:19
This makes sure that applications explicitly enable those mechanism
that they need and unused mechanisms can easily be disabled.

Fixes: #159
@robin-nitrokey robin-nitrokey merged commit 3261759 into main Dec 19, 2024
2 checks passed
@robin-nitrokey robin-nitrokey deleted the mechanism-features branch December 19, 2024 14:26
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.

Improve mechanism features
2 participants