|
|
@ -73,7 +73,6 @@ class GitsController < ApplicationController
|
|
|
|
|
|
|
|
|
|
|
|
authenticate_or_request_with_http_basic do |username, password|
|
|
|
|
authenticate_or_request_with_http_basic do |username, password|
|
|
|
|
result
|
|
|
|
result
|
|
|
|
logger.info("1111111 git auth end: code is #{rand_code}, time is #{Time.now}")
|
|
|
|
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|