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
77f17190
Commit
77f17190
authored
Jun 03, 2019
by
Francesc Guasch
Browse files
Merge tag '0.4.2' into develop
closing hotfix 0.4.2
parents
0359aa34
fa474569
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Auth/SQL.pm
View file @
77f17190
...
...
@@ -446,7 +446,6 @@ sub can_list_machines {
||
$self
->
can_clone_all
()
||
$self
->
can_remove_all
()
||
$self
->
can_rename_all
()
||
$self
->
can_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