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

Feature Request: reference another password field #1348

Open
lstandifer opened this issue Jun 24, 2024 · 0 comments
Open

Feature Request: reference another password field #1348

lstandifer opened this issue Jun 24, 2024 · 0 comments

Comments

@lstandifer
Copy link

lstandifer commented Jun 24, 2024

I was looking for the ability to reference the password in another field. There are many instances different pages use a different format of a set of domain credentials example: domain\username or username or [email protected] , or fqdn@username or shortdomain@username. I would like the ability to have a set of credentials:

creds: domaincreds,
username: user1,
password: abcd1234

then in another set of creds:

creds: confluence
username: [email protected]
refPassword: domaincreds

The idea would be to update the password in your domain credentials and anything that references it , on the next read, would get the new value. Just a thought and it would be a nice to have.

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