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

Add Option to Change Authentication Requirement for Existing Secrets #572

Open
roa-beep opened this issue Nov 12, 2024 · 0 comments
Open

Comments

@roa-beep
Copy link

Description

Once a secret is created in Secretive with the "Require Authentication" option, there's no way to change this setting to "Notify" without deleting and recreating the secret. This restricts flexibility, especially when frequent prompts disrupt workflow.

It would be helpful to have an option to modify the authentication setting of an existing secret, allowing changes between "Require Authentication" and "Notify" without needing to delete and recreate the secret.

Steps to Reproduce

  1. Create a new secret in Secretive with the "Require Authentication" option.
  2. Try to change the authentication requirement for the created secret.

Expected Behavior

An option to modify the authentication requirement (e.g., from "Require Authentication" to "Notify") for an existing secret.

Actual Behavior

No option to change the authentication setting after the secret is created. Only solution is to delete and recreate the secret with the desired setting.

Additional Context

Adding this feature would improve usability by allowing users to adjust security levels for SSH keys managed by Secretive based on changing needs.

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

No branches or pull requests

1 participant