onepub-dev / onepub-dev/reVault

allow a user to upgrade a var/form field to secret.

Open
#235 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
4
Forks
0
Avg merge
1h 55m
Merged PRs (30d)
1

Description

Current to change a var or form field to 'secret' you must delete it first.

Change this so the user can use the set command with --secret on a norma var/form field and upgraded it.

You still have to delete/recreate to down grade a field.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the set command and its existing --secret option, then trace how normal var and form fields are stored and typed. Implement the upgrade path without requiring deletion, while preserving the existing delete-and-recreate requirement for downgrading; verify the command handles both field types as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.