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

[Task]: Hop GUI - variables and password fields #3813

Closed
dave-csc opened this issue Apr 16, 2024 · 1 comment
Closed

[Task]: Hop GUI - variables and password fields #3813

dave-csc opened this issue Apr 16, 2024 · 1 comment
Labels
Milestone

Comments

@dave-csc
Copy link
Contributor

What needs to happen?

If you like to store passwords in configuration files, you can do so by saving them with encrypted values (compare #2602 as obsolete - you now have an "Encode value" button that can do that).

However, you need to write its placeholder ${...} exactly as it is behind the asterisks mask, since variable selection from a list isn't currently working (see #3783).

A workaround consists in typing the placeholder in a non-masked field (or in a text editor...), and then copy-paste it to the actual password field.

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@hansva
Copy link
Contributor

hansva commented Dec 18, 2024

fixed by #4720

@hansva hansva closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants