Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
98b882c9
Commit
98b882c9
authored
Nov 28, 2016
by
Francesc Guasch
Browse files
[#69] don't redirect internally
parent
e649774e
Changes
1
Hide whitespace changes
Inline
Side-by-side
rvd_front.pl
View file @
98b882c9
...
...
@@ -678,7 +678,6 @@ sub show_link {
$c
->
render
(
template
=>
'
fail
',
name
=>
$domain
->
name
);
return
;
}
$c
->
redirect_to
(
$uri
);
$c
->
render
(
template
=>
'
bootstrap/run
',
url
=>
$uri
,
name
=>
$domain
->
name
,
login
=>
$c
->
session
('
login
'));
}
...
...
Write
Preview
Markdown
is supported
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