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

[feat] Add an multi-line input type to the create wizard #2847

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dominikschulz
Copy link
Member

This input type will spawn an editor, evaluate templates and set that as the body of the created secret.

While at it the commit also tries to make the wizard more robust in case templates can not be written. Then it will fall back to the built-in default templates.

Fixes #2795

This input type will spawn an editor, evaluate templates
and set that as the body of the created secret.

While at it the commit also tries to make the wizard more
robust in case templates can not be written. Then it will
fall back to the built-in default templates.

Fixes gopasspw#2795

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz merged commit 311a6ed into gopasspw:master Mar 29, 2024
8 checks passed
@dominikschulz dominikschulz deleted the fix/issue-2795 branch March 29, 2024 08:48
@dominikschulz dominikschulz added the feature Enhancements and new features label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Wizard type multiline / editor
1 participant