Re: git: a02d4231df08 - main - www/gitlab-ce: security update to 16.5.1

From: Matthias Fechner <mfechner_at_freebsd.org>
Date: Sat, 04 Nov 2023 18:58:38 UTC
Am 04.11.2023 um 19:03 schrieb Vladimir Druzenko:
> Can you please update 
> www/gitlab-ce/files/extra-patch-Gemfile-kerberos-off:
> --- Gemfile.orig
> +++ Gemfile
> @@ -96,7 +96,7 @@
>
>  # Kerberos authentication. EE-only
>  gem 'gssapi', '~> 1.3.1', group: :kerberos # rubocop:todo 
> Gemfile/MissingFeatureCategory
> -gem 'timfel-krb5-auth', '~> 0.8', group: :kerberos # rubocop:todo 
> Gemfile/MissingFeatureCategory
> +#gem 'timfel-krb5-auth', '~> 0.8', group: :kerberos # rubocop:todo 
> Gemfile/MissingFeatureCategory
>
>  # Spam and anti-bot protection
>  gem 'recaptcha', '~> 5.12', require: 'recaptcha/rails' # rubocop:todo 
> Gemfile/MissingFeatureCategory
>
> Or I can commit it self if you allow me to do this.

please feel free to commit it.

Thanks.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook