Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
38ece096
Commit
38ece096
authored
Jun 02, 2014
by
Leigh B Stoller
Browse files
Minor fix to URL for accepting self signed certificate.
parent
12a41b7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/nodetipacl.php3
View file @
38ece096
...
...
@@ -285,7 +285,7 @@ function StartConsole(id, authobject)
}
}
var callback_failed = function(jqXHR, textStatus) {
var acceptURL = jsonauth.baseurl + '/accept_
roo
t.html';
var acceptURL = jsonauth.baseurl + '/accept_
cer
t.html';
console.log("Request failed: " + textStatus);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment