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
fa474569
Commit
fa474569
authored
May 30, 2019
by
Francesc Guasch
Browse files
fixed(grants): removed wrong expose ports
parent
a7e6edfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Auth/SQL.pm
View file @
fa474569
...
...
@@ -446,7 +446,6 @@ sub can_list_machines {
||
$self
->
can_clone_all
()
||
$self
->
can_remove_all
()
||
$self
->
can_rename_all
()
||
$self
->
expose_ports
()
||
$self
->
can_shutdown_all
();
return
0
;
}
...
...
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