Index: head/www/gitlab/files/patch-lib_gitlab_recaptcha.rb =================================================================== --- head/www/gitlab/files/patch-lib_gitlab_recaptcha.rb (revision 466676) +++ head/www/gitlab/files/patch-lib_gitlab_recaptcha.rb (nonexistent) @@ -1,13 +0,0 @@ ---- lib/gitlab/recaptcha.rb.orig 2017-11-14 20:51:25 UTC -+++ lib/gitlab/recaptcha.rb -@@ -5,8 +5,8 @@ module Gitlab - def self.load_configurations! - if current_application_settings.recaptcha_enabled - ::Recaptcha.configure do |config| -- config.public_key = current_application_settings.recaptcha_site_key -- config.private_key = current_application_settings.recaptcha_private_key -+ config.site_key = current_application_settings.recaptcha_site_key -+ config.secret_key = current_application_settings.recaptcha_private_key - end - - true Property changes on: head/www/gitlab/files/patch-lib_gitlab_recaptcha.rb ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property