Skip to content

plugin: add request-public public prompt#519

Closed
thibmeu wants to merge 1 commit into
FiloSottile:mainfrom
thibmeu:plugin-add-request-public-input
Closed

plugin: add request-public public prompt#519
thibmeu wants to merge 1 commit into
FiloSottile:mainfrom
thibmeu:plugin-add-request-public-input

Conversation

@thibmeu
Copy link
Copy Markdown

@thibmeu thibmeu commented Aug 8, 2023

Both request-public and request-secret prompt the user for a secret input. This commit updates request-public to prompt a public input which the user can edit more easily.

@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
Comment thread cmd/age/tui.go
} else {
reader = readPublic
}
secret, err := reader(message)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a better name for secret might be value now?

@FiloSottile
Copy link
Copy Markdown
Owner

Merged in f882f40, thank you!

@FiloSottile FiloSottile closed this Dec 7, 2025
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