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 auth prompts for OTP #1176

Open
Mletter1 opened this issue Aug 8, 2024 · 4 comments
Open

Add auth prompts for OTP #1176

Mletter1 opened this issue Aug 8, 2024 · 4 comments
Assignees

Comments

@Mletter1
Copy link
Collaborator

Mletter1 commented Aug 8, 2024

No description provided.

@alexsielicki alexsielicki self-assigned this Aug 13, 2024
@alexsielicki
Copy link
Collaborator

Some ideas for generic phrases:

  • Authentication, or
  • Credential, or
  • Password/Passcode, or
  • OTP, or
  • Passphrase, or
  • Secret Sauce, or
  • Security Code, or
  • Access Code, or
  • Key.

@alexsielicki
Copy link
Collaborator

image

@alexsielicki
Copy link
Collaborator

alexsielicki commented Feb 13, 2025

@wlhunt Is anyone still using Parameter Image Plus model? Should we keep maintaining it? It has auth language in it here:

<label for='remote-username'>Username</label>
<input id='remote-username' type='text'/>
<label for='remote-password'>Password</label>
<input id='remote-password' type='password'/>

@alexsielicki
Copy link
Collaborator

Also, there is auth language in the slycat-run-command wizard here:

<div class="form-group">
<label for="username">Username:</label>
<input type="text" class="form-control" value="slycat" id="username">
</div>
<div class="form-group">
<label for="password">Password:</label>
<input type="password" class="form-control" value="slycat" id="password">
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants