Commit 3b524400 authored by Valery Sizov's avatar Valery Sizov

Fix lib/gitlab/shell.rb:451

parent b3ff6250
......@@ -422,6 +422,8 @@ module Gitlab
return true if current_application_settings.authorized_keys_enabled.nil?
current_application_settings.authorized_keys_enabled
end
private
def gitlab_shell_fast_execute(cmd)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment