New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 609303 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature

Blocked on:
issue 850680
issue 703777



Sign in to add a comment

nassh: allow for username prompting

Reported by kiranmc...@gmail.com, May 4 2016

Issue description

I have a requirement when the user click on a button  a new tab should open with secure shell extension opened.  User will enter their credentials including username and pwd.

I am trying with below url but need to pass the username along with the url.  I don't have username so I can not pass.  All I have use hostname the user will use their credentials to login.

chrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/nassh.html#root@xx.xx.xx.xx

Hope this will be part of future release
 
Cc: rginda@chromium.org vapier@chromium.org
Components: Platform>Apps>Default>Hterm
Labels: -Type-Bug -OS-Mac OS-All Type-Feature
Status: Available (was: Unconfirmed)
Summary: allow for username prompting in SecureShell (was: Can I have a url to redirect to secure shell)

Comment 2 by vapier@chromium.org, Mar 29 2017

Blockedon: 703777
if/when we support this, should make sure to update the ssh:// syntax too

Comment 3 Deleted

Project Member

Comment 4 by bugdroid1@chromium.org, Jan 4 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/apps/libapps/+/de187aa3452fca71ab9a3e0846febabcd1f99886

commit de187aa3452fca71ab9a3e0846febabcd1f99886
Author: Mike Frysinger <vapier@chromium.org>
Date: Thu Jan 04 22:22:53 2018

nassh: refactor URI parsing into helper functions

This makes it easier to unittest (so add some), and sets us up for
extending the URI sytnax.

BUG=chromium:609303

Change-Id: Icd35ccb0fe76eb9bc384f30b9178b1991a63819a
Reviewed-on: https://chromium-review.googlesource.com/846384
Reviewed-by: Brandon Gilmore <varz@google.com>
Tested-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/de187aa3452fca71ab9a3e0846febabcd1f99886/nassh/js/nassh_command_instance_tests.js
[modify] https://crrev.com/de187aa3452fca71ab9a3e0846febabcd1f99886/nassh/js/nassh_command_instance.js

Blockedon: 850680

Comment 6 by vapier@chromium.org, Jun 15 2018

 Issue 853217  has been merged into this issue.
 Issue 879172  has been merged into this issue.

Sign in to add a comment