webapp: Escape unusual characters in ssh hostnames when generating mangled hostnames. This allows IPv6 addresses to be used on filesystems not supporting : in filenames.
This commit is contained in:
parent
242868eadb
commit
50e63f75d1
3 changed files with 34 additions and 8 deletions
|
@ -60,4 +60,5 @@ The key's randomart image is:
|
|||
|
||||
Yeah, it works great on my Linux machines. I'm just getting started with the web app, though; I'm trying to set up limited-access key-based SSH, and the web app seems to be also trying to do that...
|
||||
|
||||
|
||||
> Fixed by escaping the hostname when it contains any unusual characters.
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue